#ray-tracing #ray #intel

sys embree4-sys

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

11 releases

0.0.12 Aug 18, 2024
0.0.10 Sep 27, 2023

#278 in Rendering

45 downloads per month
Used in embree4-rs

Custom license

21KB
211 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