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

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

#101 in Rendering

Download history 3/week @ 2024-06-27 43/week @ 2024-07-04

100 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–3.5MB
~64K SLoC