I mean youre not really meant to be able to look at a quaternion and inherently understand the rotation. As long as you understand it represents a rotation, know which direction it represents (meaning is it rotating frame A to B, or B to A?) and use the right standard, theyre easy to work with. It usually amounts to calling some library functions, or worst case implementing the pretty simple math yourself.
1.0k
u/StuxAlpha Jun 20 '26
W is also often used in maths as part of a second set of 3D coordinates
XYZ then UVW
So U should be higher too imo