Skip to content

Cloth simulation with Verlet integration, built in C++ and SFML

Notifications You must be signed in to change notification settings

jacogasp/verlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verlet Simulation

Cloth simulation with Verlet integration, built in C++ and SFML.

img

Build and Run

cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build
cd build
./Verlet

Commands

  • Left-Click to cut
  • Press 'R' to reset

About

Cloth simulation with Verlet integration, built in C++ and SFML

Resources

Stars

Watchers

Forks

Packages

No packages published