these are few very good notes provided by priceless in a post..
hope it helps u
Lol ya sure np. umm ok here v go.
Reflection:
1. reflection in ml y=x it's (0 1)
(1 0)
2. refelction in ml y=-x itz (0 -1)
(-1 0)
3. refelction in x-axis itz (1 0)
(0 -1)
4. reflection in y-axis itz (-1 0)
(0 1)
Rotation
1. rotation +90 degrees(anticlockwise) around centre(0,0) itz (0 -1)
(1 0)
2. rotation -90 degrees(clockwise) around centre (0,0) itz (0 1)
(-1 0)
3. rotation 180 degrees around centre (0,0) itz (-1 0)
(0 -1)
Enlargement
1. centre (0,0) wer k=scale factor, itz (k 0)
(0 k)
Shear
1. x invariant with x-axis wer k=scale factor (1 k)
(0 1)
2. y invariant with y-axis wer k=scale factor (1 0)
(k 1)
Stretch
1. x invariant with y-axis wer k=scale factor (1 0)
(0 k)
2. y invariant with x-axis wer k=scale factor (k 0)
(0 1)