This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
3DFaces
/
libigl_Martin
Pridať medzi pozorované
3
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
516ffe9da8
Branche
Tagy
martinsChanges
master
libigl_Martin
/
tutorial
/
compile_example.sh
compile_example.sh
52 B
História
Raw
1
2
3
4
5
rm -fr build
mkdir build
cd build
cmake ../ $@
make