#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

Download history 3/week @ 2024-02-16 17/week @ 2024-02-23 12/week @ 2024-03-01 8/week @ 2024-03-08 18/week @ 2024-03-15 5/week @ 2024-03-22 32/week @ 2024-03-29

63 downloads per month
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