-
Notifications
You must be signed in to change notification settings - Fork 25
/
.gitmodules
24 lines (24 loc) · 1021 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 "instant-ngp/dependencies/pybind11"]
path = instant-ngp/dependencies/pybind11
url = https://github.com/Tom94/pybind11
[submodule "instant-ngp/dependencies/eigen"]
path = instant-ngp/dependencies/eigen
url = https://github.com/Tom94/eigen
[submodule "instant-ngp/dependencies/glfw"]
path = instant-ngp/dependencies/glfw
url = https://github.com/Tom94/glfw
[submodule "instant-ngp/dependencies/args"]
path = instant-ngp/dependencies/args
url = https://github.com/Taywee/args
[submodule "instant-ngp/dependencies/tinylogger"]
path = instant-ngp/dependencies/tinylogger
url = https://github.com/Tom94/tinylogger
[submodule "instant-ngp/dependencies/tiny-cuda-nn"]
path = instant-ngp/dependencies/tiny-cuda-nn
url = https://github.com/NVlabs/tiny-cuda-nn
[submodule "instant-ngp/dependencies/imgui"]
path = instant-ngp/dependencies/imgui
url = https://github.com/ocornut/imgui.git
[submodule "instant-ngp/dependencies/dlss"]
path = instant-ngp/dependencies/dlss
url = https://github.com/NVIDIA/DLSS