embree4-sys 0.0.4

FFI bindings for Intel's Embree 4 high-performance ray tracing library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# embree4-sys

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.