svenstaro / bvh

A fast BVH using SAH in rust
https://docs.rs/bvh
MIT License
228 stars 38 forks source link

Benchmark against other implementations #21

Closed svenstaro closed 6 months ago

svenstaro commented 7 years ago

We should benchmark this against a few other implementations to figure out where we are:

svenstaro commented 6 months ago

All other implementations are now unmaintained except for maybe Embree.