Introduction

My final project was a cloth simulation with implicit Euler generated by OpenGL. I created a cloth pinned in two corners interacting with a moving sphere. To create the animation, I totally the forces due to gravity and due to springs between particles that compose the cloth.

Details

Controls







Lessons Learned

Sources