dear imgui and glfw added

This commit is contained in:
2026-02-19 18:00:03 -06:00
parent b8835dcc6c
commit 8123c1af4a
4 changed files with 88 additions and 4 deletions

6
.gitmodules vendored
View File

@@ -5,3 +5,9 @@
[submodule "external/LibraryLinkUtilities"]
path = external/LibraryLinkUtilities
url = https://github.com/WolframResearch/LibraryLinkUtilities
[submodule "external/imgui"]
path = external/imgui
url = https://github.com/ocornut/imgui.git
[submodule "external/glfw"]
path = external/glfw
url = https://github.com/glfw/glfw.git