Rotation matrix

From Maths
Jump to: navigation, search
Stub grade: D
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Unimportant really as long as it has some links to relevant pages

Definition

A rotation matrix is a matrix or linear map (in R) that gives the transformation of a rotation, in the plane this will be a rotation by an angle, in R3 it might correspond to a rotation about one of the principle axies, x, y or z, or a general vector.

Quaternions are often used in implementations[Note 1]

See also

Notes

  1. Jump up Referring to programs that deal with 3d mathematics and computer graphics.

    TODO: Why do we do this? See notes