added ImGui

This commit is contained in:
Lauchmelder 2021-11-18 15:41:56 +01:00
parent 8da5f2d2e0
commit 24b701d957
6 changed files with 81 additions and 18 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "vendor/glm"]
path = vendor/glm
url = git@github.com:g-truc/glm
[submodule "vendor/imgui"]
path = vendor/imgui
url = git@github.com:ocornut/imgui.git