forked from graphdeco-inria/hierarchical-3d-gaussians
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
19 lines (19 loc) · 775 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "SIBR_viewers"]
path = SIBR_viewers
url = https://github.com/anchun/SIBR_viewers.git
branch = gaussian_code_release_hierarchy
[submodule "submodules/hierarchy-rasterizer"]
path = submodules/hierarchy-rasterizer
url = https://github.com/anchun/hierarchy-rasterizer.git
[submodule "submodules/simple-knn"]
path = submodules/simple-knn
url = https://gitlab.inria.fr/bkerbl/simple-knn.git
[submodule "submodules/gaussianhierarchy"]
path = submodules/gaussianhierarchy
url = https://github.com/anchun/gaussian-hierarchy.git
[submodule "submodules/Depth-Anything-V2"]
path = submodules/Depth-Anything-V2
url = https://github.com/DepthAnything/Depth-Anything-V2.git
[submodule "submodules/DPT"]
path = submodules/DPT
url = https://github.com/isl-org/DPT.git