Rotation holds three invariant:

  • Keeps origin fixed
  • preserves distances between points:
  • preserves orientation () The first two implies that rotation is a linear transformation.

Rotation matrix is orthogonal, which means its transpose is equal to its inverse ().

Rotation maps the standard basis to ONB .

Ways to Specify Rotations

See Also