A Rust wrapper for Intels' Embree raytracing library. The goal of this library is to not support all embree features provided.
However, any pull request is welcome if you are interested to contribute to this project.
This wrapper is used (and tested) in:
The original code is inspired from https://github.com/anderslanglands/embree-rs.