Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 353 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 353 Bytes

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