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