Skip to content

torresf/cloth-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloth simulation

Florian Torres

Cloth Simulation

Install

git clone https://github.com/torresf/cloth-simulation
cd cloth-simulation
mkdir build
cd build
cmake ..
make -j
./flag

Commands

  • Hold left click and move your mouse to turn around the scene
  • Press space to toggle wireframe mode
  • Use the arrow keys to move the red sphere obstacle
  • + / - to increase the wind intensity

Features

  • Cloth Simulation : Hook / Leapfrog
  • Sphere Obstacles
  • Auto-collisions

About

Realtime cloth simulation in OpenGL / C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published