Quaternion Dot Product Calculator

Online calculator to calculate the dot product of two quaternions

To carry out the calculation, enter the values of the two quaternions. Then click on the 'Calculate' button.

Empty fields count as 0.

Dot Product Calculator

Input
Quaternion 1 Quaternion 2 Result
X =
Y
Z
W
Decimal places

Description


The quaternion represents a vector used to encode three-dimensional physical rotations. It is used to efficiently rotate an object around the (x,y,z) vector by angle theta, where the following applies:

w = cos(theta/2)

Components

W - The rotation component.
X - The X value of the vector component.
Y - The Y value of the vector component.
Z - The Z value of the vector component.


Is this page helpful?            
Thank you for your feedback!

Sorry about that

How can we improve it?