forked from BabylonJS/BabylonNative
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.14 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.14 KB
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
[submodule "base-n"]
path = Dependencies/base-n
url = https://github.com/azawadzki/base-n
[submodule "glslang"]
path = Dependencies/glslang
url = https://github.com/BabylonJS/glslang
[submodule "SPIRV-Cross"]
path = Dependencies/SPIRV-Cross
url = https://github.com/KhronosGroup/SPIRV-Cross
[submodule "bgfx.cmake"]
path = Dependencies/bgfx.cmake
url = https://github.com/BabylonJS/bgfx.cmake
[submodule "Dependencies/xr/Dependencies/OpenXR-SDK"]
path = Dependencies/xr/Dependencies/OpenXR-SDK
url = https://github.com/KhronosGroup/OpenXR-SDK
[submodule "Dependencies/xr/Dependencies/arcore-android-sdk"]
path = Dependencies/xr/Dependencies/arcore-android-sdk
url = https://github.com/google-ar/arcore-android-sdk
[submodule "Dependencies/xr/Dependencies/OpenXR-MixedReality"]
path = Dependencies/xr/Dependencies/OpenXR-MixedReality
url = https://github.com/microsoft/OpenXR-MixedReality.git
[submodule "Dependencies/asio"]
path = Dependencies/v8inspector/Dependencies/asio
url = https://github.com/chriskohlhoff/asio.git
[submodule "Dependencies/llhttp"]
path = Dependencies/v8inspector/Dependencies/llhttp
url = https://github.com/nodejs/llhttp