Tagged Questions
1
vote
1answer
227 views
Fitting 3D points representing bones to a BVH animation file
I am developing a motion capture animation system and I want my data to be stored within a BVH file. At the moment I have measured the size of the actor so I can create the hierarchy of the BVH file. ...