forked from MilesHarding/sgl
-
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) · 807 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 807 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 "external/nanobind"]
path = external/nanobind
url = https://github.com/skallweitNV/nanobind.git
[submodule "external/vcpkg"]
path = external/vcpkg
url = https://github.com/microsoft/vcpkg.git
[submodule "data"]
path = data
url = https://github.com/shader-slang/sgl-data.git
[submodule "tutorials"]
path = tutorials
url = https://github.com/shader-slang/sgl-tutorials.git
[submodule "external/fmt"]
path = external/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "external/vulkan-headers"]
path = external/vulkan-headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "external/glfw"]
path = external/glfw
url = https://github.com/glfw/glfw.git
[submodule "external/tevclient"]
path = external/tevclient
url = https://github.com/westlicht/tevclient.git