4 releases

0.8.0 Nov 12, 2023
0.7.2 May 1, 2023
0.7.1 Apr 16, 2023
0.7.0 Apr 16, 2023

#9 in #scene-description

Download history 1/week @ 2024-11-09 2/week @ 2024-11-16 6/week @ 2024-11-23 7/week @ 2024-11-30 15/week @ 2024-12-07 2/week @ 2024-12-14 2/week @ 2024-12-28 1/week @ 2025-01-18 1/week @ 2025-01-25

104 downloads per month
Used in 6 crates (4 directly)

MIT OR Apache-2.0 OR Zlib

120KB
2K SLoC

nsi-core

This crate implements the high level wrapper around the NSI API and links against the commercial 3Delight renderer.

The low level wrapper around the C FFI is in the nsi-sys crate.

Note: This crate will likely be deprecated and split into nsi-traits (describing the high level API) and nsi-3delight (the actual implementation linking against 3Delight).

This will allow different implementations to depend on nsi-traits. For example, there could be an nsi-moonray or nsi-kajira crate.

Dependencies

~2–10MB
~94K SLoC