0

I have searched google and other stack Overflow questions on what Quaternions are - used in complex number systems and rotation in 3D Graphics. However, I have also found out that Quaternions are supposedly better than the rotation Matrices --> (M(R) = M(Rx) X M(Ry) X M(Rz)). Is this true, and if so, should I implement it in my code?

0 Answers0