Spring-based Cloth and Rope Simulation

Simulation Course

Description

Simple simulation of cloth and ropes, built on the basis of the particle system framework. The behaviour is modelled through the usage of mass-spring networks, which requires very small timesteps to maintain the simulation stability and prevent excessive elongation.

  • C++
  • OpenGL
  • GLUT