KaiKostack
Results
22
comments of
KaiKostack
Hi Pierce, The discretization usually gets stuck when too many objects are created. This can happen, for example, if the original geometry is not "clean" and is therefore broken down...
Currently there is no tool to easily clean many objects. Typically, removing doubles (vertices) or converting the meshes to convex hulls are the easiest ways to fix bad geometry. You...