Equivalent Euler angles when changing the rotation order

229 Views Asked by At

Let's say I have rotation defined by 3 Euler angles: x, y, z.

The rotation order in this case is Y-Z-X. (Y then Z then X)

what would be the equivalent x', y', z' Euler angles If I force the order to be Z-Y-X?