#intel #embree #ray #tracing #bvh

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

#86 in Rendering

Download history 100/week @ 2023-09-17 249/week @ 2023-09-24 16/week @ 2023-10-01 16/week @ 2023-10-15 32/week @ 2023-10-22 17/week @ 2023-10-29 17/week @ 2023-11-12 34/week @ 2023-11-19

68 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.1–3MB
~60K SLoC