Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 808 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 808 Bytes

wanari

Matrix Build Status

The new Khronos' ARNARI stands for "Analytic Rendering Interface". It aims to streamline data visualization development for any company creating scientific visualization rendering engines, libraries and applications.

This project is attempting to sandwich ANARY with Rust on both sides:

  • wanari-core is the ANARI implementation based on wgpu-rs
  • wanari-rs as a Rusty idiomatic frontend library to wanari-core
  • wanari-native is the C API backend to ANARI, based on wanari-core