Cloth simulation using a hand written physics engine and OpenGL.
This set-up works for Windows x64
Download the directory "dependencies"
https://drive.google.com/drive/folders/1BnptvQUHHxcnXt53LJGVPdqLg2EXvkPA?usp=sharing
- double click on "GenerateProjects.bat"
From there you can run the project. It will:
- compile the main projects
- compile the libs added as separated projects in the directory "dependencies"
- link the main project "Cloth" with its dependencies
- Run the executable
Take a look at this file: Presentation and take a look at Presentation