Is it possible to divide a quaternion by another quaternion? I can see methods for adding, subtracting, multiplying… but not division? How can this be achieved?
As I understand it you would multiply by the inverse of the second quaternion
Is it possible to divide a quaternion by another quaternion? I can see methods for adding, subtracting, multiplying… but not division? How can this be achieved?
As I understand it you would multiply by the inverse of the second quaternion