Rework imgui rendering process

This commit is contained in:
2024-06-05 11:56:41 -04:00
parent 856b6a4531
commit d4595c5267
30 changed files with 252 additions and 68911 deletions

5
.gitmodules vendored
View File

@@ -36,4 +36,7 @@
url = https://github.com/glfw/glfw.git
[submodule "dependencies/tinygltf"]
path = dependencies/tinygltf
url = https://github.com/syoyo/tinygltf.git
url = https://github.com/syoyo/tinygltf.git
[submodule "dependencies/imgui"]
path = dependencies/imgui
url = https://github.com/ocornut/imgui.git