Simple cloth simulation based on Verlet Integration
Build with make
If you want to run it with the OpenGL renderer/3D (not finished) build with make RENDERER_USE_GL=1
Run with ./clothsim
Dependencies required:
SDL2OpenGL(If rendering with OpenGL renderer)