dimforge/parry

intersect_mesh with coplanar inputs causes undesirable result

GlennWSo opened this issue · 0 comments

Hi, I need a reliable set boolean operation for Trimesh.

I well aware of the coplanar inputs is tricky to handle, but i my case i cant always avoid it so i need the boolean operations to handle it.

example input

coplanar

example wanted behavior

coplanar_wanted

the problem

coplanar_diff