Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

MADHAV INSTITUTE OF TECHNOLOGY AND SCIENCE, GWALIOR (M.P.

)
(A Govt. Aided UGC Autonomous & NAAC Accredited Institute, Affiliated to RGPV, Bhopal)

DEPARTMENT OF INFORMATION TECHNOLOGY


BRANCH: INFORMATION TECHNOLOGY (II YEAR/IV SEMESTER)
SUBJECT: COMPUTER GRAPHICS & MULTIMEDIA (160411)
SESSION: JANUARY TO JUNE 2023

ASSIGNMENT:1
1. Difference between Random Scan Display and Raster Scan Display.
ASSIGNMENT:2
2. Write a short note on LCD and LED.
ASSIGNMENT:3
3. Consider a line from (5,5) to (13,9). Use Bresenham’s line drawing algorithm to rasterize the line.
ASSIGNMENT:4
4. The input ellipse parameters are Rx=8 and Ry=6. Using Mid-Point Ellipse Generation Algorithm, rasterize
the ellipse.
ASSIGNMENT:5
5. Compute the composite transformation matrix for the following transformation in the given order:
a. Translate by (-2,1).
b. Rotate by 70°.
c. Translate by (2,3).
ASSIGNMENT:6
6. Magnify the triangle with vertices A(0,0), B(1,1) and C(5,2) to twice its size keeping P(5,2) fixed.

You might also like