added glfw and glad to the project

This commit is contained in:
Lukian 2025-01-28 10:42:14 +01:00
parent e70941e3c0
commit 4541cb7d0e
8 changed files with 8023 additions and 2 deletions

3
.gitmodules vendored Normal file
View file

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