assimp and ECS, also renderpass? not really tho

This commit is contained in:
Ben Kyd
2025-06-28 23:11:16 +01:00
parent 0db51249ea
commit 8e713e38e6
26 changed files with 160 additions and 93 deletions

6
.gitmodules vendored
View File

@@ -1,3 +1,9 @@
[submodule "Aeon/ThirdParty/entt"]
path = Aeon/ThirdParty/entt
url = https://github.com/skypjack/entt
[submodule "Aeon/ThirdParty/assimp"]
path = Aeon/ThirdParty/assimp
url = https://github.com/assimp/assimp
[submodule "Aeon/ThirdParty/Yolo"]
path = Aeon/ThirdParty/Yolo
url = git@github.com:benkyd/Yolo