started on assimp importing and texture stuff
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -4,3 +4,9 @@
|
||||
[submodule "_ThirdParty/glfw"]
|
||||
path = _ThirdParty/glfw
|
||||
url = https://github.com/glfw/glfw.git
|
||||
[submodule "_ThirdParty/assimp"]
|
||||
path = _ThirdParty/assimp
|
||||
url = https://github.com/assimp/assimp.git
|
||||
[submodule "glm"]
|
||||
path = glm
|
||||
url = https://github.com/g-truc/glm.git
|
||||
|
||||
Reference in New Issue
Block a user