-
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) · 940 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 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
25
26
27
[submodule "Submodules/GLM"]
path = Submodules/GLM
url = https://github.com/g-truc/glm.git
[submodule "Submodules/GLFW"]
path = Submodules/GLFW
url = https://github.com/glfw/glfw.git
[submodule "Submodules/GLAD"]
path = Submodules/GLAD
url = https://github.com/Dav1dde/glad.git
[submodule "Submodules/IMGUI"]
path = Submodules/IMGUI
url = https://github.com/ocornut/imgui.git
[submodule "Submodules/RapidJSON"]
path = Submodules/RapidJSON
url = https://github.com/Tencent/rapidjson.git
[submodule "Submodules/STB"]
path = Submodules/STB
url = https://github.com/nothings/stb.git
[submodule "Submodules/STDUUID"]
path = Submodules/STDUUID
url = https://github.com/mariusbancila/stduuid.git
[submodule "Submodules/TinyGLTF"]
path = Submodules/TinyGLTF
url = https://github.com/syoyo/tinygltf.git
[submodule "Submodules/TinyOBJLoader"]
path = Submodules/TinyOBJLoader
url = https://github.com/tinyobjloader/tinyobjloader.git