Skip to content

seiing/FastMassSpring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastMassSpring

C++ implentation of Tiantian Liu, Adam W. Bargteil, James F. O'Brien, Ladislav Kavan. Fast Simulation of Mass-Spring Systems. ACM Transaction on Graphics 32(6) [Proceedings of SIGGRAPH Asia], 2013. link.

How to build and run

mkdir build
cd build
cmake ..
make -j4
cd render
./render

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published