You can read a detailed description of the verlet solver's implementation and the source here.
To make, type make in the terminal. make will check for the OS (macOS or Linux) and build accordingly.
OpenGL– Graphics LibrarySOIL– Image Loading LibraryGLUT– Windowing Library
To execute, type ./runThis after making the project (see make)
- Advanced Character Physics, by Thomas Jakobsen.
- OpenGL Documentation
- StackExchange- StackOverflow, GameDevelopment
