cutdigital / mcut

A library for detecting and resolving intersections between two surface meshes.
https://cutdigital.github.io/mcut.site
Other
413 stars 76 forks source link

Boolean Error #13

Closed GenieYoung closed 1 year ago

GenieYoung commented 1 year ago

Hi, I am trying to perform Boolean operation on the meshes in the zip file, where A = cube1.off, B = cube2.off. It seems to produce the wrong results for A_NOT_B, B_NOT_A and A_B_union (redundant points and faces). Is this a bug or require additional processing? image

meshes.zip