how to create an arbitary cloth shape?

Physics APIs, Physics file formats, Maya, Max, XSI, Cinema 4D, Lightwave, Blender, thinkingParticles™ and other simulation tools, exporters and importers
Post Reply
yaoyansi
Posts: 17
Joined: Thu Jan 01, 2009 2:14 pm

how to create an arbitary cloth shape?

Post by yaoyansi »

hi,
I am trying to simulation skirt on a skinned model. But I don't know how to create the skirt by bullet. SoftBodyHelp::createFromPatch() can only create rectangle cloth, right? but i want to create a skirt which is more complex than a rectangle patch.
Then I try to use softBodyHelp::createFromTriMesh(), but the cloth dispears when the application steps into the simulation loop. I check the solved vertex positions , and find thart they are invalid.

So, Can anyone tell me how to create the skirt by bullet?
Thank you .
Post Reply