First opened this issue on Oct 26, 2019 ยท 12 posts
First posted Sun, 27 October 2019 at 10:21 PM
The issue is that it's pretty much impossible to do it one by one because of the overlapping of all of those different objects. It's the "centipede" example I used.
Is there something besides the boolean that might help in this situation? What I'm trying to do is delete the faces that are inside of the object/inside of each other. Is there some other way to do that?