Init repository

This commit is contained in:
Emmanuel BENOîT 2017-09-30 10:26:30 +02:00
commit 0665b12d6c
1265 changed files with 259133 additions and 0 deletions

6
.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule "imgui"]
path = imgui
url = ./imgui
[submodule "glm"]
path = glm
url = ./glm/