#ray-tracing #3d #graphics #rendering

sys ndspy-sys

Auto-generated Rust bindings for the RenderMan/3Delight|NSI display driver API

10 releases

0.2.2 Apr 6, 2023
0.2.1 Oct 20, 2022
0.1.7 Nov 23, 2020
0.1.5 Oct 6, 2020
0.1.1 Jun 8, 2020

#44 in #ray-tracing


Used in 3 crates (via nsi-core)

MIT OR Apache-2.0 OR Zlib

6KB
73 lines

ndspy-sys

Auto-generated Rust bindings for the NSI/RenderMan® display driver API.

For an example on how to use this see the r-display crate.


lib.rs:

This is a thin, auto-generated wrapper around the NSI/RenderMan® low level display driver C API.

Documentation

Pixar’s Developer’s Guide for Display Driver Plug-Ins has in-depth information on this API that maps 1:1 to Rust.

Example

For a Rust example demonstrting how to use this see the r-display crate.

No runtime deps

~0–1.8MB
~37K SLoC