This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
3DFaces
/
libigl_Martin
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
516ffe9da8
Branches
Tags
martinsChanges
master
libigl_Martin
/
tutorial
/
compile_example.sh
compile_example.sh
52 B
Historique
Raw
1
2
3
4
5
rm -fr build
mkdir build
cd build
cmake ../ $@
make