CGMM SVVV Assingment 1, 2
CGMM SVVV Assingment 1, 2
CGMM SVVV Assingment 1, 2
Que. 4 Difference between Raster scan display and Random scan display.
As Per
SVVV
Syllabus Que. 5 Explain the design issues in color CRT monitor?
Que. 7 Explain openGL with Example and also explain the elements which are required
to create picture in computer graphics.
THEORY ASSIGNMENT-2
Faculty Name: Shweta Jain Class: 3rd year Sec: A,B,H&I
Subject Code: BTCS-503 Subject Name: CGMM Unit: 2
Level-1 (Mandatory) Date Of Submission:-
Basic Conceptual Theoretical Questions
Que. 1 Define Line drawing method with Example.
As Per
Que. 2 Explain Mid-point and Bresenham’s Circle Drawing Algorithm.
SVVV
Que. 3 Explain Flood Fill and Boundary Fill Algorithm.
Syllabus
Que. 4 Explain Bezier and B-Spline curves.
Level-2 (Mandatory) Date Of Submission:-
Problem Based Numerical Questions
Que. 1 Using the DDA line drawing algorithm, Find out the successive points that will
be plotted by drawing a line from (7,5) to (13,9).
As Per
Que. 2 Using the Bresenham's line drawing algorithm, Find out the successive points
SVVV
that will be plotted by drawing a line from (0,0) to (6,7).
Syllabus
Que. 3 Find the points on the circle centered at (5, 10) and having radius 8 using
Bresenham's circle drawing algorithm.