summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 3fb361bd63cb0fcca5b1be68f58fb7f484aeb4bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "external/glslang"]
	path = external/glslang
	url = https://github.com/KhronosGroup/glslang.git
[submodule "external/tinyobjloader"]
	path = external/tinyobjloader
	url = https://github.com/syoyo/tinyobjloader
[submodule "external/glm"]
	path = external/glm
	url = https://github.com/g-truc/glm.git
[submodule "external/imgui"]
	path = external/imgui
	url = https://github.com/ocornut/imgui.git