- Dependencies: SDL2
Very basic mass-spring system based cloth simulation
Install SDL2 on your machine and set the SDL_DIR
CMake variable accordingly
Configure and build the project using CMake
This was developed on Windows using the MSVC compiler. If Linux or Mac users encounter any issues with g++ or clang, please open an issue.