2022-09-19 01:20:51 +00:00
|
|
|
[submodule "glfw"]
|
|
|
|
path = lib/glfw
|
|
|
|
url = https://github.com/glfw/glfw.git
|
|
|
|
[submodule "glm"]
|
|
|
|
path = lib/glm
|
|
|
|
url = https://github.com/g-truc/glm.git
|
2022-09-21 02:02:58 +00:00
|
|
|
[submodule "stb"]
|
|
|
|
path = lib/stb
|
|
|
|
url = https://github.com/nothings/stb.git
|