#graphics #rendering #3d #ray-tracing

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

#16 in #ray-tracing

Download history 21/week @ 2023-02-13 21/week @ 2023-02-20 1/week @ 2023-02-27 5/week @ 2023-03-06 3/week @ 2023-03-13 20/week @ 2023-03-20 5/week @ 2023-03-27 29/week @ 2023-04-03 22/week @ 2023-04-10 19/week @ 2023-04-17 14/week @ 2023-04-24 26/week @ 2023-05-01 31/week @ 2023-05-08 4/week @ 2023-05-15 3/week @ 2023-05-22 17/week @ 2023-05-29

55 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.5MB
~33K SLoC