Add ImGui

- Initial ImGui commit, add support for showing demo window in Copium
  Engine
This commit is contained in:
Thraix
2023-07-13 18:18:52 +02:00
parent 4a1a149a68
commit cb120ef731
21 changed files with 381 additions and 6 deletions
+3
View File
@@ -16,3 +16,6 @@
[submodule "ext/repos/shaderc"]
path = ext/repos/shaderc
url = git@github.com:google/shaderc.git
[submodule "ext/repos/imgui"]
path = ext/repos/imgui
url = git@github.com:ocornut/imgui.git