Crate rfw_scene
Version 0.2.0
See all rfw_scene's items
pub use rtbvh as bvh;
Scene optimized for triangles Does not support objects other than Meshes, but does not require virtual calls because of this.