0% found this document useful (0 votes)
29 views5 pages

2D Geometric Transformations

Uploaded by

shruti
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views5 pages

2D Geometric Transformations

Uploaded by

shruti
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 5

2D Geometric Transformations

2D Transformations
• Transformation means changing
some graphics into something else by
applying rules.
• Changes in orientation, size and shape.
 Translation
 Rotation
 Scaling
2D Transformations
A new point (x’, y’) shall be generated from an
existing point (x, y)
Actually, only points are transformed!
E.g.
* for a line - the two endpoints
* for a polygon - the vertices
* for a circle - the midpoint
Transformation
Transform every point on an object according to certain rule.
Q (x’, y’)

P (x,y) T

Initial Object

Transformed Object

x x’ The point Q is the image of P under the


y y’ transformation T.
RM [6]-4

You might also like