Sie sind auf Seite 1von 2

Assignment 4

Geometric Transformation
1. A triangle ABC having coordinates A(15,25) B (25,25) C(15,35) is rotated
by 30 degree clockwise about the vertex B. Determine new vertex position
after rotation.
2. A rectangle is formed by the four points A(25,25) B(25,125) C(75,125) D
(75,25) calculate new coordinates , if scaling factors 𝑆𝑥 = 0.4 and 𝑆𝑦 =
0.6,and if scaling factor is 1.5 by remaining center same.
3. Using transformation matrix determine the new coordinates of triangle
A(0,0) B (3,2) C (2,3) after it is rotated 45 degree clockwise about origine.
4. A rectangle parallel pipe block ABCDEFGH has position vectors

0 0 1 1
3 0 1 1
3 2 1 1
ABCDEFGH= 0 2 1 1 obtained new rotated positions, about X axis
0 0 0 1
3 0 0 1
3 2 0 1
0 2 0 1
[ ]
at -90 degree and about Y axis at 90 degree.
5. Derive transformation matrix for each following effects
• Scale the image to be twice as large and then translate it 1 unit to the
left.
• Scale the X direction to behalf as large and then rotate anticlockwise
by 90 degree about origin.
• Rotate anticlockwise about origin 90 degree then scale the X
direction by half as large.
• Translate DOWN 0.5 units and RIGHT 0.5 units and then rotate
anticlockwise.

6. A triangle PQR has its vertices at P(0,0) Q(4,0) R(2,3) is translated by 4


units in X direction and 2 units in Y directions, then it is to be rotated in
anticlockwise direction about the new position of point R through 90 degree.
Find out final position of triangle.
Assignment 4

7. A triangle ABC having vertices A(2,4) B(4,6) C (2,6). It is desire to reflect


through the arbitrary line whose equation is given by y = 0.5x + 2. Calculate
new vertices of triangle and show the results graphically.

8. A triangle ABC with vertices A(30,20) B(90,20) c(30,80) is to be scaled by


factor 0.5 about point X(50,40) , determine composition matrix and
coordinates of each vertices after scaled position.

9. Explain two dimensional geometric transformation in details. Also give


transformation matrix for each.

10.For triangle ABC with coordinates A(5,5) B(8,5) C(5,10) fine new vertex
position of line reflected by line y = 3x + 4.

11.Reflect diamond shape polygon whose vertices are A(-3,0) B(0,-2) C(3,0)
D(0,20) about an arbitrary line y = 0.5x + 1

12.A Rectangle ABCD having coordinates A(10,15) B(25,15) C(25,25)


D(10,25) is to be reflected about line passing through the points P(25,20)
Q(10,30). Determine the vertices of reflected triangle.

13.A tetrahedron is Defined by points A(10,15,20) B(30,15,20) C(10,25,20)


D(20,20,50) is to be rotated by 60 degree CCW in X axis and rotated by 45
degree CCW in Y axis, Cal New position.

Das könnte Ihnen auch gefallen