-
Notifications
You must be signed in to change notification settings - Fork 42
/
.gitmodules
24 lines (24 loc) · 829 Bytes
/
.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
[submodule "dependencies/pybind11"]
path = dependencies/pybind11
url = https://github.com/Tom94/pybind11
[submodule "dependencies/eigen"]
path = dependencies/eigen
url = https://github.com/Tom94/eigen
[submodule "dependencies/glfw"]
path = dependencies/glfw
url = https://github.com/Tom94/glfw
[submodule "dependencies/args"]
path = dependencies/args
url = https://github.com/Taywee/args
[submodule "dependencies/tinylogger"]
path = dependencies/tinylogger
url = https://github.com/Tom94/tinylogger
[submodule "dependencies/imgui"]
path = dependencies/imgui
url = https://github.com/ocornut/imgui.git
[submodule "dependencies/dlss"]
path = dependencies/dlss
url = https://github.com/NVIDIA/DLSS
[submodule "dependencies/neus2_tcnn"]
path = dependencies/neus2_tcnn
url = https://github.com/19reborn/NeuS2_TCNN.git