16 releases
0.0.16 | Sep 27, 2023 |
---|---|
0.0.15 | Sep 27, 2023 |
#101 in Rendering
100 downloads per month
23KB
420 lines
embree4-rs
High-level wrapper for Intel's Embree 4 high-performance ray tracing library.
Bindings from embree4-sys are used.
A valid Embree installation is required. See Installation of Embree from the Embree docs.
lib.rs
:
High-level wrapper for Intel's Embree 4 high-performance ray tracing library.
FFI Bindings from embree4-sys.
A valid Embree installation is required. See Installation of Embree from the Embree docs.
Documentation
Docs at docs.rs.
See the examples/ for a quick start on how to use this crate.
Dependencies
~1.3–3.5MB
~64K SLoC