Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Initialize Obi Cloth is not working
#3
(20-01-2018, 05:29 PM)josemendez Wrote: Hi,

Make sure the mesh is 2-manifold. Non-manifold meshes are not supported (i.e. meshes with edges shared by more than 2 faces, vertices shared by only 2 faces, floating vertices/edges, and similar malformations). Most of the time the topology will spit out a warning if it detects any problems in the mesh, but depending on the non-manifoldness of the mesh it might not be able to identify the exact problem.

kind regards,

Thank you for your quick reply.

I understand "edges shared by only 2 faces"

I understand "no floating vertices/edges"

But the requirement of "vertices shared by only 2 faces" is a very difficult requirement

Is there a way to know exactly which vertices are the problematic ones so I can tell that to the person who is making the 3D models?
Reply


Messages In This Thread
RE: Initialize Obi Cloth is not working - by panda_pajama - 20-01-2018, 06:30 PM