Midterm Spring 21 CG
Midterm Spring 21 CG
b) “Computer Graphics is a vast and recent area in computer science”- Justify your
answer according to its application
[2.5]
2. Draw the sheared object from the following object where Shx = 2. Rotate the object [5]
with angle 400 in respect of y-axis.
3. Scientist Bresenham tries to draw a line improving DDA algorithm which should be drawn [5]
between the points (43, 22) and (54, 27). Now you are Mr. Bresenham
4. Calculate the pixel location of a circle having center at (7, -5) and radius 16 units using mid [5]
point circle algorithm. Draw that circle.
5. What type of anti aliasing occur in the following figure? How can you solve aliasing in this [5]
technique?