[submodule "foreign/glm"]
	path = foreign/glm
	url = https://github.com/g-truc/glm.git
[submodule "foreign/imgui"]
	path = foreign/imgui
	url = https://github.com/ocornut/imgui.git
[submodule "foreign/tinyobjloader"]
	path = foreign/tinyobjloader
	url = https://github.com/syoyo/tinyobjloader.git
[submodule "foreign/stb"]
	path = foreign/stb
	url = https://github.com/nothings/stb.git
[submodule "foreign/json"]
	path = foreign/json
	url = https://github.com/nlohmann/json.git
