Zongyao Jin
Home
Archive
Selected
Calendar
Kanban
Weather
Reference
Resume
Login
3D Rotation Converter and Visualizer
Feb 21, 2026
|
Tech
Software
Input
Euler-ZYX | Space-RPY
Rotation Matrix
Quaternion
Angle-Axis
Euler-ZYX | Space-RPY
The input matrix is polar-decomposed to obtain a proper rotation matrix in SO(3).
w
x
y
z
The input quaternion is normalized to obtain a proper unit quaternion.
Angle
Axis-X
Axis-Y
Axis-Z
Rad
Deg
The input axis is normalized to obtain a proper unit vector in R³.
{B}-Ez-1
{S}-Yaw-3
{B}-Ey-2
{S}-Pitch-2
{B}-Ex-3
{S}-Roll-1
Rad
Deg
Output
Rad
Deg
Rotation Matrix
Quaternion (w-xyz)
Angle-Axis
Euler-ZYX | Space-RPY
Reference
Rigid Body Motion, Concepts and Terminologies
;
Exponential and Logarithm in SO(3), SE(3), Quaternion Space
;
Orientation Difference and Cartesian Motion Control Tasks
;
Rotation Dynamics, Magnus Series, and Implementation
;
See also
3D Rotation Converter
by
Andre Gaschler
.
Post 1 of 169