-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 940 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 940 Bytes
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 "Falcor/external/pybind11"]
path = Falcor/external/pybind11
url = https://github.com/skallweitNV/pybind11.git
[submodule "Falcor/external/glfw"]
path = Falcor/external/glfw
url = https://github.com/glfw/glfw.git
[submodule "Falcor/external/args"]
path = Falcor/external/args
url = https://github.com/Taywee/args.git
[submodule "Falcor/external/fmt"]
path = Falcor/external/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "Falcor/external/imgui"]
path = Falcor/external/imgui
url = https://github.com/ocornut/imgui.git
[submodule "Falcor/external/vulkan-headers"]
path = Falcor/external/vulkan-headers
url = https://github.com/KhronosGroup/Vulkan-Headers
[submodule "refs/DQLin_ReSTIR_PT"]
path = refs/DQLin_ReSTIR_PT
url = https://github.com/DQLin/ReSTIR_PT.git
[submodule "refs/NVlabs_conditional_ReSTIR"]
path = refs/NVlabs_conditional_ReSTIR
url = https://github.com/NVlabs/conditional-restir-prototype