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-rswanari-rs
as a Rusty idiomatic frontend library towanari-core
wanari-native
is the C API backend to ANARI, based onwanari-core