See https://sirkoto.github.io/project/springsimulator/ for more information on the project.
hair.mp4
cloth.mp4
Clone with submodules
git clone --recurse-submodules https://github.com/SirKoto/particle_sim.gitIf you have already cloned the repo, or are using an old version of git, run instead:
git clone https://github.com/SirKoto/particle_sim.git
cd particle_sim
git submodule update --init --recursiveAfter either of the steps, you can use CMake to create a makefile (or a MVS solution in Windows).