8000 GitHub - gabrielracz/Cloth: Interactive cloth and rope simulation using Hooke's law to model motion
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gabrielracz/Cloth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Jan20-112839

About

Interactive cloth and rope simulation using Hooke's law to model motion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0