This program uses Verlet integration to calculate the trajectory of particles and display a cool cloth simulation in response to mouse interaction. The program is inspired by a video on Felipe's Coding channel.
- SDL2
make && ./cloth_simulation
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This program uses Verlet integration to calculate the trajectory of particles and display a cool cloth simulation in response to mouse interaction. The program is inspired by a video on Felipe's Coding channel.
make && ./cloth_simulation