i have a theoretical question.
lets say i have a bone animated character model and i can retrieve the world space rotation and position of each bone at each animation frame.
would it be possible to calculate bone matrices like the ones used in the .x format for example from this information? if yes, could someone explain the basic idea of how to do that?