2010-06-10

Cloth simulation

,Cloth simulation

I'm trying to implement basic physics engine based on Verlet integration described in
article by IO Interactive.
First test tests were using Traer physics library (yellow video). In the second video (red on black) I used my own implementation.

!VIMEO,15900315,400,240,,true
!VIMEO,12457255,400,315,,true

Next experiments involved playing with cloth structure to make it more rigid...

and also observing how the texture applied to it's surface behaves.

Download source : traer version and my version

tags
simulation, physics
technologies
processing.org