Rust FFI bindings for
[Intel's Embree](https://www.embree.org/)
4 high-performance ray tracing library.
Bindings are generated via
[rust-bindgen](https://github.com/rust-lang/rust-bindgen).
A valid Embree installation is required. See
[Installation of Embree](https://github.com/embree/embree#installation-of-embree)
from the Embree docs.