-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 747 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 747 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "third_party/colmap"]
path = third_party/colmap
url = https://github.com/colmap/colmap.git
[submodule "third_party/HIVE_Renderer"]
path = third_party/HIVE_Renderer
url = https://github.com/AnthonyDickson/HIVE_Renderer.git
[submodule "third_party/tsdf_fusion_python"]
path = third_party/tsdf_fusion_python
url = https://github.com/AnthonyDickson/tsdf-fusion-python.git
[submodule "third_party/dpt"]
path = third_party/dpt
url = https://github.com/AnthonyDickson/DPT.git
[submodule "third_party/unreal_dataset"]
path = third_party/unreal_dataset
url = https://github.com/AnthonyDickson/UnrealDataset.git
[submodule "third_party/lama"]
path = third_party/lama
url = https://github.com/AnthonyDickson/lama.git