-
Notifications
You must be signed in to change notification settings - Fork 466
/
.gitmodules
27 lines (27 loc) · 1.3 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
[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/glm"]
path = infinigen/datagen/customgt/dependencies/glm
url = https://github.com/g-truc/glm.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