gkjohnson / three-bvh-csg

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

Understand why there are cases where edges are not matched #169

Open gkjohnson opened 11 months ago

gkjohnson commented 11 months ago

Related to #167

Even in cases where the models look full closed the half edge function does not find it to be fully connected. Perhaps degenerate / thin triangles?