initial commit

This commit is contained in:
2026-04-29 00:17:00 -04:00
commit 5cc2a5f269
11 changed files with 3878 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "_ThirdParty/spdlog"]
path = _ThirdParty/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "_ThirdParty/glfw"]
path = _ThirdParty/glfw
url = https://github.com/glfw/glfw.git