initial commit

This commit is contained in:
ZY4N
2024-12-10 13:50:21 +01:00
parent 20bbd06a89
commit 275d47b7c6
33 changed files with 1066 additions and 0 deletions

6
.gitmodules vendored Executable file
View File

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