Computer Science Related Others Courses AvailableThe Best Codder.blogspot.com

3D Inverse Transformations

0 min read

 

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


You may like these posts

  •  Inverse TransformationsThese are also called as opposite transformations. If T is a translation matrix than inverse translation is representing using T-1. The inverse matrix …

Post a Comment