This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
3DFaces
/
libigl_Martin
Tarkkaile
3
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
516ffe9da8
Haarat
Tagit
martinsChanges
master
libigl_Martin
/
tutorial
/
compile_example.sh
compile_example.sh
52 B
Historia
Raaka
1
2
3
4
5
rm -fr build
mkdir build
cd build
cmake ../ $@
make