Crate embree4_rs
source ·Expand description
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.