Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements in the Assimp importer #41

Merged
merged 42 commits into from
Aug 25, 2023
Merged

Improvements in the Assimp importer #41

merged 42 commits into from
Aug 25, 2023

Conversation

fernandotonon
Copy link
Owner

@fernandotonon fernandotonon commented Aug 21, 2023

Summary

This PR improves the code, splitting and simplifying each part of the Assimp importer.
It also allows the importing of embedded diffuse textures.

Technical Details

  • Created a Processor for each component of the import. Animation, Skeleton Bones, Mesh, and Material

✨ Features

  • Import embedded textures
  • Improve code maintainability

🐛 Bugfixes

  • none

@fernandotonon fernandotonon marked this pull request as ready for review August 21, 2023 04:51
@fernandotonon fernandotonon merged commit 2e7de27 into master Aug 25, 2023
11 checks passed
@fernandotonon fernandotonon deleted the macos branch August 25, 2023 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant