-
Notifications
You must be signed in to change notification settings - Fork 68
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 798 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 798 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "thirdparty/evaluate_3d_reconstruction_lib"]
path = thirdparty/evaluate_3d_reconstruction_lib
url = https://github.com/eriksandstroem/evaluate_3d_reconstruction_lib.git
[submodule "thirdparty/lietorch"]
path = thirdparty/lietorch
url = https://github.com/princeton-vl/lietorch.git
[submodule "thirdparty/diff-gaussian-rasterization-w-pose"]
path = thirdparty/diff-gaussian-rasterization-w-pose
url = https://github.com/rmurai0610/diff-gaussian-rasterization-w-pose.git
[submodule "thirdparty/simple-knn"]
path = thirdparty/simple-knn
url = https://github.com/camenduru/simple-knn.git
[submodule "thirdparty/eigen"]
path = thirdparty/eigen
url = https://gitlab.com/libeigen/eigen.git
[submodule "thirdparty/fit3d"]
path = thirdparty/fit3d
url = git@github.com:ywyue/FiT3D.git