bvh icon indicating copy to clipboard operation
bvh copied to clipboard

Benchmark against other implementations

Open svenstaro opened this issue 7 years ago • 0 comments

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

  • https://github.com/brandonpelfrey/Fast-BVH
  • https://embree.github.io/
  • https://github.com/rkruppe/beevage.rs
  • https://github.com/ruuda/convector
  • https://github.com/kvark/collision-rs/tree/master/src/dbvt
  • https://github.com/lohedges/aabbcc
  • https://github.com/sebcrozet/ncollide/tree/master/ncollide_geometry/partitioning

svenstaro avatar May 03 '17 23:05 svenstaro