There are three basic transformations from which any other transformation can be obtained.They change the orientation,size and shape… Read more »
other transformations contd
Shear transformations distort the shape of an object by shifting x or y coordinate values by an amount proportional to the coordinate distance from a shear reference line.
x-shear relative to x axis is produced with x'= x+shx * y ; y'=y
The matrix for x-shear is given by
y-shear relative to y axis is produced with x'= x ; y'=y+shy* y
The matrix for y-shear is given by