Previous | Next --- Slide 39 of 55
Back to Lecture Thumbnails
Spantheras

How do you actually put cloth on a 3D model? When using software like Blender or so I guess you can follow a tutorial like this: https://www.youtube.com/watch?v=WVfTRwXpmuQ but let's say you're just using pure C++/OpenGL, how is it done?

mlandis

Are there certain "anchor points" in this model where the cloth is considered to be attached to the character so that the character's motion gives some initial values to the cloth, or is it all done through collisions?

yueli96

Which model is used on cloth like this? the one on slide 37 or 38? I can understand cloth may resist shearing, but does it resist bending?