elalish / manifold

Geometry library for topological robustness
Apache License 2.0
859 stars 92 forks source link

Potential boolean bug #970

Open pca006132 opened 2 days ago

pca006132 commented 2 days ago

See https://github.com/elalish/manifold/pull/666#issuecomment-2356564020

Just to remind us not to forget about this after finishing v3.0 release.

elalish commented 2 days ago

Yeah, I feel like we could use an approximate IsOverlapping function that we can run in debug mode after each Boolean so we can figure out where the problem first occurs, and dump out a test case of those meshes.