Skip to content

Import Assimp models - #38

Merged
fernandotonon merged 21 commits into
masterfrom
macos
Aug 7, 2023
Merged

Import Assimp models#38
fernandotonon merged 21 commits into
masterfrom
macos

Conversation

@fernandotonon

@fernandotonon fernandotonon commented Aug 4, 2023

Copy link
Copy Markdown
Owner

Summary

Assimp to Ogre Importer

In this version I made a new Assimp to Ogre3D importer from scratch, now we can import any 3D format supported by Assimp into QtMeshEditor.

image
Screen.Recording.2023-08-06.at.17.02.35.mov

Technical Details

It includes a new Assimp importer, which imports the meshes, bones, materials, and animations.

✨ Features

  • Import any 3D format supported by Assimp with skeleton animations

🐛 Bugfixes

  • Broken animations when importing files

@fernandotonon fernandotonon linked an issue Aug 6, 2023 that may be closed by this pull request
@fernandotonon fernandotonon added the enhancement New feature or request label Aug 6, 2023
@fernandotonon
fernandotonon marked this pull request as ready for review August 6, 2023 21:07
@fernandotonon
fernandotonon merged commit 7c7ced4 into master Aug 7, 2023
@fernandotonon
fernandotonon deleted the macos branch August 7, 2023 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Import .FBX with animation

1 participant