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

COMPUTER GRAPHICS AND MULTIMEDIA

(ETCS-211)

ASSIGNMENT 1

Q1 Differentiate between Raster scan and Random scan.

Q2 Differentiate between DDA and Bresenham’s line algorithm with example.

Q3 Explain concept of Bresenham’s algorithm to draw a Circle with example .

Q4 Describe the disadvantage of DDA line drawing algorithm.

Q5 Explain different transformation method. Find a transformation of triangle


A(1,0)B(0,1)c(1,1)by

a) Rotating 45◦ about the origin and then translating one unit in x and y direction .

b) Translating one unit in x and y direction and then rotating 45◦ about the origin.
COMPUTER GRAPHICS AND MULTIMEDIA

(ETCS-211)

ASSIGNMENT 2

Q 1 Explain concept of Line clipping algorithm with example. Use Cohen –Sutherland algorithm
to clip the line P1(70,20) and P2(100,10)against a window lower left corner(50,10), and upper
right hand corner(80,40).

Q2 Explain first and second order continuities . Differentiate between B -spline and Bezier
curve with example .

Q3A cubic Bezier curve segment is described by its control points P0 (2,2),P1 (4,8) ,P2(8,8),
and P3(9,15) .Another curve segments is describe by Q0 (a,b) Q1 (c,2) ,Q2 ( 15,2) and Q3
(18,2) . Find values of a ,b ,c so that two curve segments join smoothly.

Q4 Differentiate between perspective and parallel projection with example.

Q5 Explain the concept of illumination Model Include the contribution of diffuse, ambient and
Specular reflection with example.
COMPUTER GRAPHICS AND MULTIMEDIA

(ETCS-211)

ASSIGNMENT 3

Q 1 Explain the concept of shading model .

Q2 Explain terms Multimedia , Hypermedia and non-interactive multimedia.

Q3 Explain Software tools and Authoring tools and explain its features.

Q4 Differentiate between MIDI and digital audio.

Q5 Explain Animation Controlling and transmission of animation.


COMPUTER GRAPHICS AND MULTIMEDIA

(ETCS-211)

ASSIGNMENT 4

Q 1 Differentiate between Lossless and Lossy compresstion.

Q2 Differentiate between run length code and Huffman code and . Explain text compression
Lempel-Ziv algorithm.

Q3 Explain Different steps for JPEG compression

Q4. Discuss the MPEG-1 video standards mentioning the roles of I, P ,and B-frames.

Q5 Explain different Production Standards .

You might also like