Skip to content
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

Assimp_Loader#25

Merged
ZeunO8 merged 3 commits intomasterfrom
scene-loader
Aug 3, 2025
Merged

Assimp_Loader#25
ZeunO8 merged 3 commits intomasterfrom
scene-loader

Conversation

@ZeunO8
Copy link
Owner

@ZeunO8 ZeunO8 commented Aug 3, 2025

Assimp_Loader (a TypeLoader) now loads scenes (via callback functions).

Essentially:

Assimp_Loader does the loading of vertex data, images, etc (bones tbd) and then passes this data to callbacks which are expected to handle the data in some meaningful way (for example: pass to an ECS)

Screenshot 2025-08-03 164358

ZeunO8 added 3 commits August 3, 2025 10:39
Change-Id: Ie484c4638e0973a38d15b6849734168e05d4df38
Change-Id: I49d68ae06794569fec84e791958dbbbbce717761
… abstract)

Change-Id: Ibea8ee2a7b389bd641f99bc5ae20c4c7973959ba
@ZeunO8 ZeunO8 merged commit cdad1d8 into master Aug 3, 2025
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant