Hello forum!
I am trying to animate an OBJ of a human through a BVH from the CMU dataseta.
The problem is that my OBJ mesh doesn’t fit the BVH rest pose, so I have to amend any of both before animating the OBJ mesh.
The problem comes when I modify the rest pose of the BVH skeleton, this affects the rest of the sequence, hence, the resulting sequences doesn’t make any sense. For example, if I move the right leg a bit to the right in the rest position, this offset is also applied during all the sequence…
What is the right way to do this? Is there any way to change the rest position of a BVH without affecting the actual poses along the sequence?
I am using blender 2.53. I’ve been trying to find a good tutorial about this but havent find any.
Thanks a million.