Skip to main content
GameDev.net gamedev.net
๐Ÿ”’ Locked

gltf tpose?

Started by komura May 26, 2022 at 5:43 PM 2 replies 6.8k views
Original Post
komura
komura

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

komura
komura

Found out the inverse bind matrices give me that

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.