gkjohnson / three-bvh-csg

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

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

Open gkjohnson opened 1 year ago

gkjohnson commented 1 year 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?