Hi,
If I export an animated humanoid in gltf from Blender, how can I calculate the Tpose of this model?
I tried to multiply my world transformed joint matrix with the inverse bind matrix but it yields a wrong result.
I am interested in the challenge of getting the bones coordinates. I don't care about the vertices.
I am not even sure it is possible but I still ask!
Thanks