first commit

This commit is contained in:
2025-06-15 22:03:02 -04:00
commit 91d01a1441
25 changed files with 24689 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "include/imgui"]
path = include/imgui
url = https://github.com/ocornut/imgui
[submodule "include/glm"]
path = include/glm
url = https://github.com/g-truc/glm