Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle simulator

See https://sirkoto.github.io/project/springsimulator/ for more information on the project.

Examples

hair.mp4
cloth.mp4

Installation

Clone with submodules

git clone --recurse-submodules https://github.com/SirKoto/particle_sim.git

If 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 --recursive

After either of the steps, you can use CMake to create a makefile (or a MVS solution in Windows).

About

Mass spring simulator. Cloth, Hair and Particles

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages