added models and stuff
This commit is contained in:
7
.gitmodules
vendored
7
.gitmodules
vendored
@@ -7,6 +7,9 @@
|
||||
[submodule "_ThirdParty/assimp"]
|
||||
path = _ThirdParty/assimp
|
||||
url = https://github.com/assimp/assimp.git
|
||||
[submodule "glm"]
|
||||
path = glm
|
||||
[submodule "_ThirdParty/glm"]
|
||||
path = _ThirdParty/glm
|
||||
url = https://github.com/g-truc/glm.git
|
||||
[submodule "_ThirdParty/entt"]
|
||||
path = _ThirdParty/entt
|
||||
url = https://github.com/skypjack/entt.git
|
||||
|
||||
Reference in New Issue
Block a user