Hey,
Currently I have to simplify a lot of meshes which look like this:
There are a lot of unnecessary holes in it and I want to simplify it to just the outer shell. I can’t use the bounding box because of the parts that jump into the model. So I want to find the outer corner points. How can I do it with python? Any tpps?
Or is there even an easier way? Automate Remesh-, + Decimate-Modifier?
This approach works nearly, and can lead to unexpectable behaviour…
Thanks in Advance!