Skip to content

Modelisation5ETI/TP9_Cloth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Physically based animations


CMake Build instructions


  • Out-of-source build :
git clone [email protected]:Modelisation5ETI/TP9_Cloth.git && \
mkdir TP9_Cloth-build && cd TP9_Cloth-build  && \
cmake ../TP9_Cloth  && \
make -j

  • QtCreator :
git clone [email protected]:Modelisation5ETI/TP9_Cloth.git  && \
mkdir TP9_Cloth-build && cd TP9_Cloth-build  && \
qtcreator ../TP9_Cloth

Then configure project using QtCreator API :

  • Set the build directory to TP9_Cloth-build/
  • Run CMake and build project

Implementation


  • Spring

  • Cloth simulation

About

Cloth simulation using springs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published