# embree [![Crates.io](https://img.shields.io/crates/v/embree.svg)](https://crates.io/crates/embree) ![Build Status](https://github.com/Twinklebear/embree-rs/workflows/CI/badge.svg) 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 [docs.rs](https://docs.rs/embree/). Embree documentation can be found [here](https://embree.github.io/api.html). See the [examples/](examples/) for some example applications using the bindings.