-
Notifications
You must be signed in to change notification settings - Fork 77
/
Copy path.gitmodules
30 lines (30 loc) · 994 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
25
26
27
28
29
30
[submodule "External/RayTracingDenoiser"]
path = External/Nrd
url = https://github.com/NVIDIA-RTX/NRD.git
[submodule "External/Opacity-MicroMap-SDK"]
path = External/Omm
url = https://github.com/NVIDIA-RTX/OMM.git
branch = main-minimal
[submodule "External/NVAPI"]
path = External/NVAPI
url = https://github.com/NVIDIA/nvapi.git
branch = 530
[submodule "External/cxxopts"]
path = External/cxxopts
url = https://github.com/jarro2783/cxxopts.git
[submodule "External/rtxdi-runtime"]
path = External/Rtxdi
url = https://github.com/NVIDIA-RTX/RTXDI-Library.git
[submodule "External/donut"]
path = External/Donut
url = https://github.com/NVIDIA-RTX/Donut.git
branch = main
[submodule "Assets"]
path = Assets
url = https://github.com/NVIDIA-RTX/RTXPT-Assets.git
[submodule "External/Streamline"]
path = External/Streamline
url = https://github.com/NVIDIA-RTX/Streamline.git
[submodule "External/Rtxtf"]
path = External/Rtxtf
url = https://github.com/NVIDIA-RTX/RTXTF-Library.git