.gitmodules 551 Bytes
[submodule "3d-tiles"]
	path = 3d-tiles
	url = https://github.com/AnalyticalGraphicsInc/3d-tiles.git
[submodule "glTF"]
	path = glTF
	url = https://github.com/KhronosGroup/glTF.git
	ignore = dirty
[submodule "glTF-Sample-Models"]
	path = glTF-Sample-Models
	url = https://github.com/KhronosGroup/glTF-Sample-Models.git
[submodule "3d-tiles-samples"]
	path = 3d-tiles-samples
	url = https://github.com/AnalyticalGraphicsInc/3d-tiles-samples.git
	ignore = untracked
[submodule "openvr"]
	path = openvr
	url = https://github.com/ValveSoftware/openvr.git