2D Transformations
[prev][next]
Subpages: [0] [1] [2]

Translation

x' = x + tx
y' = y + ty

In matrix form:
P' = P + T
where T =[tx
ty
]

Repeat transformation for each point in figure (rigid body transformation)


Subpages: [0] [1] [2]
[prev][next]
Made by dynaPage 0.2