How to change the BVH rotation order
Posted: Tue May 30, 2017 2:39 am
Hello,
I am using the BVH export function.
The BVH default format is as follows.
--
HIERARCHY
ROOT Hips
{
OFFSET 0.000000 0.000000 0.000000
CHANNELS 6 Xposition Yposition Zposition Zrotation Xrotation Yrotation
JOINT Spine
{
OFFSET -0.000000 74.496445 0.000000
CHANNELS 3 Zrotation Xrotation Yrotation
JOINT Spine1
{
--
I want to change the rotation order to use BVH on another system.
ZXY ->ZYX
I am using the BVH export function.
The BVH default format is as follows.
--
HIERARCHY
ROOT Hips
{
OFFSET 0.000000 0.000000 0.000000
CHANNELS 6 Xposition Yposition Zposition Zrotation Xrotation Yrotation
JOINT Spine
{
OFFSET -0.000000 74.496445 0.000000
CHANNELS 3 Zrotation Xrotation Yrotation
JOINT Spine1
{
--
I want to change the rotation order to use BVH on another system.
ZXY ->ZYX