OpenGL

Cloth Simulation

2017-10-05T17:48:03+00:00

This cloth simulator is an assignment from CS 5643: Physically Based Animation for Computer Graphics , a graduate course at Cornell taught by Dr. Doug James. This project models a piece of cloth using “Position Based Dynamics” (PBD) as described by Muller et al. (2006). Simulations run in real-time on a desktop computer allowing the user to [...]

Go to Top