added glm to the project

This commit is contained in:
Lukian 2025-01-29 14:15:21 +01:00
parent ed8237a601
commit e466e72ffc
3 changed files with 6 additions and 1 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "lib/glfw"]
path = lib/glfw
url = https://github.com/glfw/glfw
[submodule "lib/glm"]
path = lib/glm
url = https://github.com/g-truc/glm