Obtaining angles from rotation matrix #502
Answered
by
rquey
Abhishekc95
asked this question in
Q&A
-
I have obtained rotation matrix from neper tessellation files, but i need to convert to angles in sequence of ZXY (first rotation about local z then local x and then y). |
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Jun 29, 2022
Replies: 1 comment 3 replies
-
This is not a known convention to me, and not implemented in Neper. You'll have to find the formulae to go from the rotation matrix to the angles. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Abhishekc95
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not a known convention to me, and not implemented in Neper. You'll have to find the formulae to go from the rotation matrix to the angles.