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.39k stars 247 forks source link

Rename and document `maxLeafNodes` option #37

Closed gkjohnson closed 5 years ago

mqp commented 5 years ago

I agree. How about maxLeafTris?

gkjohnson commented 5 years ago

Sounds fine to me!

mqp commented 5 years ago

This was renamed in https://github.com/gkjohnson/three-mesh-bvh/commit/933258896d791d02698d9ffa7e642f34a75d7cab.