add test cube

This commit is contained in:
Lauchmelder 2022-10-18 16:57:14 +02:00
parent 5ba261c72c
commit 3b44c516ac
14 changed files with 164 additions and 23 deletions

3
.gitmodules vendored
View file

@ -1,3 +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