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

Update Assimp: issues with master from 05-25-2021 : #1006

Open
nmellado opened this issue Sep 21, 2022 · 0 comments
Open

Update Assimp: issues with master from 05-25-2021 : #1006

nmellado opened this issue Sep 21, 2022 · 0 comments
Labels
bug-suspected enhancement Type of issue/PR: enhancement IO Related to Ra::IO

Comments

@nmellado
Copy link
Contributor

With assimp master from 05-25-2021 :
Radium compiles fine but there is huge problems when loading animations :

  • from dae files : no binding from skeleton to meshes,
  • from fbx files : wrong matrices and time settings.

The first thing to do is to verify our transformations from assimp data to Radium data is correct, if so, understand what is incorrect on the assimp side and open a issue on assimp about that. But note that as the issues
assimp/assimp#3576
assimp/assimp#3477
assimp/assimp#3468
that might solve part of the problem are still opened, perhaps our problem will be fixed soon.

Originally posted by @MathiasPaulin in #647 (comment)

@nmellado nmellado added enhancement Type of issue/PR: enhancement IO Related to Ra::IO bug-suspected labels Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-suspected enhancement Type of issue/PR: enhancement IO Related to Ra::IO
Projects
None yet
Development

No branches or pull requests

1 participant