Tagged Questions
13
votes
3answers
1k views
How to programatically retarget animations from one skeleton to another?
I'm trying to write code to transfer animations that were designed for one skeleton to look correct on another skeleton. The source animations consist only of rotations except for translations on the ...
4
votes
1answer
619 views
Skeletal Animation - Automatically apply skeleton to model
Looking at websites such as mixamo.com or some game's development systems such as the animation editor for Overgrowth (http://www.youtube.com/watch?v=-RpqbC5-Z0E), i see that the skeleton in these ...