mirror of
https://github.com/guezoloic/LearnOpenGL.git
synced 2026-01-25 03:34:15 +00:00
feat: rework few fonctions and change glew to glad
- game files deleted
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,6 +1,3 @@
|
||||
[submodule "lib/glew"]
|
||||
path = lib/glew
|
||||
url = https://github.com/edoren/glew
|
||||
[submodule "lib/glm"]
|
||||
path = lib/glm
|
||||
url = https://github.com/g-truc/glm
|
||||
@@ -10,3 +7,6 @@
|
||||
[submodule "lib/stb"]
|
||||
path = lib/stb
|
||||
url = https://github.com/nothings/stb.git
|
||||
[submodule "lib/glad"]
|
||||
path = lib/glad
|
||||
url = https://github.com/DawidLokiec/glad.git
|
||||
|
||||
Reference in New Issue
Block a user