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

embree4-rs

High-level wrapper for Intel's Embree 4 high-performance ray tracing library

16 releases

0.0.16 Sep 27, 2023
0.0.15 Sep 27, 2023

#89 in Rendering

28 downloads per month

Custom license

23KB
420 lines

embree4-rs

High-level wrapper for Intel's Embree 4 high-performance ray tracing library.

Bindings from embree4-sys are used.

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


lib.rs:

Crates.io

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.

Dependencies

~1.3–3MB
~63K SLoC