added imgui

This commit is contained in:
Lauchmelder 2021-12-21 15:22:47 +01:00
parent c6189b2dc3
commit f02b7f76cf
8 changed files with 58 additions and 7 deletions

3
.gitmodules vendored
View file

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