Made with c++ and raylib (Truly awesome library) You can run the program by double clicking app in the bin. Currentlly, it only works for mac users (however, you can make your own makefile).
Custom Cloth simulation that was created using c++ and raylib. The cloth simulation is done by following Hooke's law (F = -k * x):
- Create spring
- Join springs into system
- Enjoy cloth
Right click: Grab rope
Left Click: Cut rope