PDA

View Full Version : cloth simulation


ellric
12-09-2002, 11:14 PM
I want to make cloth simulation like this :

frame0 - set cloth to some position (change position of some vertexes)
frame0-29 calculate a simulation

frame30 - set cloth to another position

frame30-59 calculate a simulation starting at this new position

and so on ...

Thaks for help

Iain McFadzen
12-10-2002, 07:45 AM
In what way are you going to "set" the cloth into a new position?

You could do that in several ways. For example you could use multiple meshes with visibility tracks, or you could use the point cache mod. If you want a better, less cryptic and clearer answer than that it's probably better if you ask a better question, less cryptic and clearer question.

ellric
12-10-2002, 07:43 PM
OK. Thanks Iain

I try explain it better.
I need it to make cloth on game model. So i need one object that i can export(no visibility track). This model is animated for some movements. For example -
0-29frames walk
30-60frames run

So i need set cloth to new position at start of each mevement and simulate it during movemets.

Thans for help.

CGTalk Moderation
01-13-2006, 11:00 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.