added models and stuff

This commit is contained in:
2026-05-08 23:44:20 -04:00
parent 3c756d6230
commit 5484e265fb
24 changed files with 3281 additions and 199575 deletions

7
.gitmodules vendored
View File

@@ -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