Home » Computer Graphics 3D Inverse Transformations

Computer Graphics 3D Inverse Transformations

by Online Tutorials Library

Inverse Transformations

These are also called as opposite transformations. If T is a translation matrix than inverse translation is representing using T-1. The inverse matrix is achieved using the opposite sign.

Example1: Translation and its inverse matrix

Translation matrix

Inverse Transformations

Inverse translation matrix

Inverse Transformations

Example2: Rotation and its inverse matrix

Inverse Transformations

Inverse Rotation Matrix

Inverse Transformations


Next TopicReflection

You may also like