summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 0c12afa2b3d9d73921b08d9d86bd21d9ce8f561c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "external/glslang"]
	path = external/glslang
	url = https://github.com/shader-slang/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