Translation is a transformation that repositions and object along a straight line path from one coordinate locationto another.
-
T3
Topic4
Rotation of an object is repositioning it along a circular path in the xy plane.To rotate, we need tospecify a rotation angle θ and the rotation point(xr,yr) about which the object is rotated. … Read more »
Topic5
A Scaling transformation alters the size of an object.Scaling is carried out by applying scaling factors sx,sy for xand y direction … Read more »
Topic6
Homogeneous coordinates are coordinates used to represent the cartesian coordinate (x,y) as three - element vector.We represent each cartesian … Read more »
Topic7
For translation, the transformation equvations are written as … Read more »
Topic8
Other transformations inculde Reflection and Shear. Reflections : Reflections are transformations that rotate an object 180" about a reflection axis. … Read more »