#ray-tracing #embree #tracing #ray #intel #bvh #graphics

sys embree4-sys

FFI bindings for Intel's Embree 4 high-performance ray tracing library

10 releases

0.0.10 Sep 27, 2023
0.0.9 Sep 27, 2023

#327 in Rendering

49 downloads per month
Used in embree4-rs

Custom license

20KB
114 lines

embree4-sys

Rust FFI bindings for Intel's Embree 4 high-performance ray tracing library.

Bindings are generated via rust-bindgen.

A valid Embree installation is required. See Installation of Embree from the Embree docs.


lib.rs:

Rust FFI bindings for Intel's Embree 4 high-performance ray tracing library.

Bindings are generated via rust-bindgen.

A valid Embree installation is required. See Installation of Embree from the Embree docs.

No runtime deps

~0–1.8MB
~36K SLoC