inital commit

This commit is contained in:
Lauchmelder 2022-06-12 20:23:05 +02:00
commit 60bca68145
17 changed files with 11846 additions and 0 deletions

6
.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule "vendor/glfw"]
path = vendor/glfw
url = https://github.com/glfw/glfw
[submodule "vendor/cglm"]
path = vendor/cglm
url = https://github.com/recp/cglm