added ImGui
This commit is contained in:
parent
8da5f2d2e0
commit
24b701d957
6 changed files with 81 additions and 18 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue