Skip to content

Export Unity skinning data into glTF #4

Description

@AurL

Hi,

I am working on the exporter to add animation support and I have some issues when it comes to skinning.
I already posted on the Unity Forum here but I also wanted to ask here if you have some insights or hints to help me to fix this.

To sum up the problem, I am not clear about how to convert SkinnedMeshRenderer data to glTF skin data (how to get the good bindShapeMatrix, and how to deal with inverseBindMatrices).
Skinning currently works on very simple models (one skeleton, one geometry) but more complex models are not working.
If you are interested by our WIP update, you can find our fork here

Thanks in advance for any help

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions