gkjohnson / three-mesh-bvh

A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes.
https://gkjohnson.github.io/three-mesh-bvh/example/bundle/raycast.html
MIT License
2.5k stars 261 forks source link

three-mesh-bvh: Perform perf test between indirect index and no index for raycasting #591

Closed gkjohnson closed 1 year ago

gkjohnson commented 1 year ago

Doesn't seem noticeable enough to be meaningful for raycasting, at least.