# embree-rs
[](https://crates.io/crates/embree-rs)
[](https://travis-ci.org/Twinklebear/embree-rs)
Rust bindings to [Embree](http://embree.github.io/). These are still in
development, so a range of features are in progress.
# Documentation
Rust doc can be found [here](http://www.willusher.io/embree-rs/embree-rs),
Embree documentation can be found [here](https://embree.github.io/api.html).
See the [examples/](examples/) for some example applications using the bindings.