BUILD
-Install SFML
(Ubuntu)
sudo apt install libsfml-dev
(macOS)
brew install sfml
-Clone this repo
git clone https://github.com/gabrielracz/Cloth.git
-In the Cloth directory, compile using Makefile
make
-Run executable
./rpe
CONTROLS
Left-click to cut
Right-click to grab anchor-point
'R' to toggle between rope and cloth simulations