Help Center

Marvelous Designer Support

Cloth falling through my avatar

  • cbd7d5f7455b34ba7807 评论操作 固定链接

    When you collide with an object the mesh areas where you are colliding with and the cloth in that region need to have small enough mesh distance so the vertex count lets the cloth surface smoothly roll around the model bar surface > this means you have to place special attention and focus to the maths and the density of both objects. You cannot for example make a triangle wrap around a cylinder if the sides of the triangle (3 edges) are so long they encompass the diameter of the cylinder. Hence in MD you must ensure your triangular surface mesh (particle distance) is small enough so enough edges allow the cloth to smoothly wrap around the cylindrical bar. So scale is a crucial issue as is mesh face count in these collision areas.

     

    Check the scale of your model, the cloths particle mesh distance (needs to be smaller) and the number of faces in collision at critical areas. This is what is causing the issue, it can be over come very easily by simply checking those scale and poly count items.

请先登录再写评论。