gkjohnson / three-bvh-csg

A flexible, memory compact, fast and dynamic CSG implementation on top of three-mesh-bvh
MIT License
602 stars 46 forks source link

Triangle intersection: Add support for returning coplanar triangle overlap volumes #78

Open gkjohnson opened 2 years ago

gkjohnson commented 2 years ago

Possibly required for #51 Related to #70