Reputation: 127
I am trying to calculate the Euler angles to put into a BVH file, from a sequence of 3d points for each joint. I have created the Hierarchy of the file and the Offsets, but I am having trouble successfully calculating the angles. I am currently trying to use this post, but it is producing incorrect angles.
Anyone know the formula or a way to calculate Euler angles for BVH files from 3d joint coordinates? Thank you, any help is appreciated.
Upvotes: 0
Views: 104