es

This section is divided into a number of subsections, links to which are:

Rotations

2D Rotations

3D Rotations

Euler Theorem

Quaternions

 

Compositions

Reflections are the elements of the orthogonal group O(n) whose canonical form is
\[ \begin{bmatrix} -1 & {\bf 0} \\ \phantom{-}0 & {\bf I} \end{bmatrix} , \]
where I is the (n − 1) × (n − 1) identity matrix, and the zeros denote row or column zero matrices. In other words, a reflection is a transformation that transforms the space in its mirror image with respect to a hyperplane.

In dimension two, every rotation can be decomposed into a product of two reflections. More precisely, a rotation of angle θ is the product of two reflections whose axes form an angle of θ / 2.


  1. Anton, Howard (2005), Elementary Linear Algebra (Applications Version) (9th ed.), Wiley International
  2. Dunn, F. and Parberry, I. (2002). 3D math primer for graphics and game development. Plano, Tex.: Wordware Pub.
  3. Foley, James D.; van Dam, Andries; Feiner, Steven K.; Hughes, John F. (1991), Computer Graphics: Principles and Practice (2nd ed.), Reading: Addison-Wesley, ISBN 0-201-12110-7
  4. Matrices and Linear Transformations
  5. Rogers, D.F., Adams, J. A., Mathematical Elements for Computer Graphics, McGraw-Hill Science/Engineering/Math, 1989.
  6. Watt, A., 3D Computer Graphics, Addison-Wesley; 3rd edition, 1999.