mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2025-06-26 18:18:11 +00:00
Initial commit
This commit is contained in:
12
.gitmodules
vendored
Normal file
12
.gitmodules
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[submodule "submodules/diff-gaussian-rasterization"]
|
||||
path = submodules/diff-gaussian-rasterization
|
||||
url = https://gitlab.inria.fr/bkerbl/diff-gaussian-rasterization.git
|
||||
[submodule "submodules/simple-knn"]
|
||||
path = submodules/simple-knn
|
||||
url = https://gitlab.inria.fr/bkerbl/simple-knn.git
|
||||
[submodule "SIBR_viewers_windows"]
|
||||
path = SIBR_viewers_windows
|
||||
url = https://gitlab.inria.fr/sibr/sibr_core.git
|
||||
[submodule "SIBR_viewers_linux"]
|
||||
path = SIBR_viewers_linux
|
||||
url = https://gitlab.inria.fr/sibr/sibr_core.git
|
||||
Reference in New Issue
Block a user