forked from libigl/libigl
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
29 lines (29 loc) · 954 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[submodule "external/nanogui"]
path = external/nanogui
url=https://github.com/libigl/nanogui.git
fetchRecursiveSubmodules = true
ignore = dirty
[submodule "external/embree"]
path = external/embree
url = https://github.com/embree/embree.git
[submodule "external/pybind11"]
path = external/pybind11
url = https://github.com/wjakob/pybind11.git
[submodule "external/cgal"]
path = external/cgal
url = https://github.com/CGAL/cgal.git
[submodule "external/tetgen"]
path = external/tetgen
url = https://github.com/libigl/tetgen.git
[submodule "external/triangle"]
path = external/triangle
url = https://github.com/libigl/triangle.git
[submodule "external/tinyxml2"]
path = external/tinyxml2
url = https://github.com/leethomason/tinyxml2.git
[submodule "external/CoMISo"]
path = external/CoMISo
url = https://github.com/libigl/CoMISo.git
[submodule "external/cork"]
path = external/cork
url = https://github.com/libigl/cork.git