View unanswered posts | View active topics It is currently Sat Apr 27, 2024 2:19 pm



Reply to topic  [ 2 posts ] 
 Creating/Editing clothing 
Author Message
Rank 13
Rank 13

Joined: Fri Jan 30, 2015 3:30 am
Posts: 106
So anytime I delete a face or vertex in maya and run FM this is what I get:

Started filemaker

////////////////////////////////////////////////////////////
// Parsing 'start.ini'
////////////////////////////////////////////////////////////

Cannot convert maya file '../pack/pack_abducted/sources/scenes/character6_cloth/body.ma' : dressShape Cloth.physics failed to create cloth mesh, is it based on quads? (2), in file 'start.ini' at line 17

Help!


Wed Feb 11, 2015 4:26 pm
Profile
Site Admin
Site Admin

Joined: Thu Feb 07, 2013 11:16 am
Posts: 1865
A piece of cloth uses two meshes. The 'bind' mesh and the 'render' mesh.

- The bind mesh: (e.g. dressBindShape) is the mesh used for colliding the cloth with the body.
- The render mesh: (e.g. dressShape) is the mesh that is actually rendered and has more faces for better fitting.

You cannot change the render mesh and e.g. remove vertices or faces.
You have to change the 'bind mesh' and than derive a new 'render mesh' from it.
To derive a new 'render mesh' from a 'bind mesh' do as follows:

- Make a copy of the 'bind mesh'.
- Apply the polygon command: 'Edit Mesh->Add Divisions' on the copied mesh (Exponentially, Div. level = 1).

Now the copy is the new render mesh. Remove the old and rename the new one.

Hope this helps. If you want me to take a look at the .ma and .ini files you are using send it to:

admin(at)xmoonproductions(dot)org.


Wed Feb 11, 2015 5:45 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 104 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group.
Designed by X-Moon Productions.