Rotations: Difference between revisions

Line 11: Line 11:
===Quaternion===
===Quaternion===
===Matrix===
===Matrix===
A \(3\times 3\) matrix is the most convenient form of a rotation since applying the rotation to a vector is simply a matrix multiplication.


==Construction===
==Construction===