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

StaticGeometryGenerator: Add support for inverted geometry #644

Closed gkjohnson closed 4 months ago

gkjohnson commented 4 months ago

Fix #642