This website works better with JavaScript.
Explore
Help
Sign In
Unbewohnte
/
cloth_simulation
Watch
1
Star
0
Fork
You've already forked cloth_simulation
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commits
1
Branch
0
Tags
6.1 MiB
C++
99.5%
Makefile
0.5%
Tree:
6403b87fb0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6403b87fb0'
${ noResults }
cloth_simulation
/
Makefile
5 lines
82 B
Raw
Blame
History
all
:
g++ -lSDL2 -O2 -Wall -Werror src/*.cpp -o cloth_sim
clean
:
rm -f cloth_sim
Reference in new issue
Copy Permalink