forked from princeton-vl/infinigen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.82 KB
/
.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
30
31
32
33
34
35
36
[submodule "infinigen/infinigen_gpl"]
path = infinigen/infinigen_gpl
url = https://github.com/princeton-vl/infinigen_gpl.git
[submodule "infinigen/datagen/customgt/dependencies/eigen"]
path = infinigen/datagen/customgt/dependencies/eigen
url = https://gitlab.com/libeigen/eigen.git
[submodule "infinigen/datagen/customgt/dependencies/argparse"]
path = infinigen/datagen/customgt/dependencies/argparse
url = https://github.com/p-ranav/argparse.git
[submodule "infinigen/datagen/customgt/dependencies/cnpy"]
path = infinigen/datagen/customgt/dependencies/cnpy
url = https://github.com/rogersce/cnpy.git
[submodule "infinigen/datagen/customgt/dependencies/indicators"]
path = infinigen/datagen/customgt/dependencies/indicators
url = https://github.com/p-ranav/indicators.git
[submodule "infinigen/datagen/customgt/dependencies/tinycolormap"]
path = infinigen/datagen/customgt/dependencies/tinycolormap
url = https://github.com/yuki-koyama/tinycolormap.git
[submodule "infinigen/datagen/customgt/dependencies/glm"]
path = infinigen/datagen/customgt/dependencies/glm
url = https://github.com/g-truc/glm.git
[submodule "infinigen/datagen/customgt/dependencies/fast_obj"]
path = infinigen/datagen/customgt/dependencies/fast_obj
url = https://github.com/thisistherk/fast_obj.git
[submodule "infinigen/datagen/customgt/dependencies/json"]
path = infinigen/datagen/customgt/dependencies/json
url = https://github.com/nlohmann/json.git
[submodule "infinigen/datagen/customgt/dependencies/stb"]
path = infinigen/datagen/customgt/dependencies/stb
url = https://github.com/nothings/stb.git
[submodule "infinigen/datagen/customgt/dependencies/glfw"]
path = infinigen/datagen/customgt/dependencies/glfw
url = https://github.com/glfw/glfw.git
[submodule "infinigen/OcMesher"]
path = infinigen/OcMesher
url = https://github.com/princeton-vl/OcMesher.git