3 releases

0.7.2 May 1, 2023
0.7.1 Apr 16, 2023
0.7.0 Apr 16, 2023

#6 in #3delight

Download history 15/week @ 2023-05-16 7/week @ 2023-05-23 32/week @ 2023-05-30 10/week @ 2023-06-06 33/week @ 2023-06-13 44/week @ 2023-06-20 23/week @ 2023-06-27 38/week @ 2023-07-04 19/week @ 2023-07-11 37/week @ 2023-07-18 31/week @ 2023-07-25 14/week @ 2023-08-01 32/week @ 2023-08-08 28/week @ 2023-08-15 12/week @ 2023-08-22 16/week @ 2023-08-29

89 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.

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

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

Dependencies

~1.2–5MB
~78K SLoC