<<< Identity matrix | Index | 3D translation >>> |
Transformation matrices are matrices representing operations on 3D points and objects.
The typical operations are translation, rotation, and scaling:
See also: http://www.opengl-tutorial.org/beginners-tutorials/tutorial-3-matrices/ matrices tutorial from www.opengl-tutorial.org
<<< Identity matrix | Index | 3D translation >>> |