forked from princeton-vl/infinigen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.29 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 "worldgen/terrain/gen_occlusions/dependencies/eigen"]
path = process_mesh/dependencies/eigen
url = https://gitlab.com/libeigen/eigen.git
[submodule "worldgen/terrain/gen_occlusions/dependencies/argparse"]
path = process_mesh/dependencies/argparse
url = git@github.com:p-ranav/argparse.git
[submodule "worldgen/terrain/gen_occlusions/dependencies/cnpy"]
path = process_mesh/dependencies/cnpy
url = git@github.com:rogersce/cnpy.git
[submodule "worldgen/terrain/gen_occlusions/dependencies/indicators"]
path = process_mesh/dependencies/indicators
url = git@github.com:p-ranav/indicators.git
[submodule "worldgen/terrain/gen_occlusions/dependencies/tinycolormap"]
path = process_mesh/dependencies/tinycolormap
url = git@github.com:yuki-koyama/tinycolormap.git
[submodule "worldgen/terrain/gen_occlusions/dependencies/glm"]
path = process_mesh/dependencies/glm
url = git@github.com:g-truc/glm.git
[submodule "worldgen/terrain/gen_occlusions/dependencies/fast_obj"]
path = process_mesh/dependencies/fast_obj
url = git@github.com:thisistherk/fast_obj.git
[submodule "process_mesh/dependencies/json"]
path = process_mesh/dependencies/json
url = https://github.com/nlohmann/json.git
[submodule "process_mesh/dependencies/stb"]
path = process_mesh/dependencies/stb
url = https://github.com/nothings/stb.git