adding third party libraries for engine
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
|||||||
|
[submodule "third_party/glfw"]
|
||||||
|
path = third_party/glfw
|
||||||
|
url = https://github.com/glfw/glfw.git
|
||||||
|
[submodule "third_party/glm"]
|
||||||
|
path = third_party/glm
|
||||||
|
url = https://github.com/g-truc/glm.git
|
||||||
|
[submodule "third_party/imgui"]
|
||||||
|
path = third_party/imgui
|
||||||
|
url = https://github.com/ocornut/imgui.git
|
||||||
|
branch = docking
|
||||||
+1
Submodule third_party/glfw added at 92dcf4ce74
+1
Submodule third_party/glm added at 6f14f4792a
+1
Submodule third_party/imgui added at 83f668625a
Reference in New Issue
Block a user