In this project, I developed a program to simulate cloth behavior using the Mass‑Spring‑Damper approach. The cloth is represented as a 2D grid of point masses connected by springs and influenced by forces such as gravity. The objective is to model the physical interactions between these point masses to realistically mimic fabric dynamics as the cloth responds to gravitational forces.
Github Repository
https://github.com/DanielaHz/2D-Cloth-Simulation-using-the-Mass-Spring-Damping-Approach