C.G. Assignment

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

SRINATH UNIVERSITY

Jamshedpur Jharkhand

ASSIGNMENT

Subject: Computer Graphics Semester: 5th


Program: BCA Branch: School of IT
Faculty Name: Mr. Pramant Mahto Date of Issue: 01-10-2024
Date of Submission: Before 15-11-2024

1. (a).Define Computer Graphics? Also give any 5 examples.


(b).Interactive Computer Graphics and Non Interactive
Computer Graphics with exmaple.
2. List the applications of Computer Graphics?
3. Define: (a). Pixel (b). Persistence (c). Resolution (d). Aspect
Ratio
4. Explain: (a). LCD (b). LED.
c. Write the advantages and disadvantages of LCD and LED.
5. List any 10 input and output devices used in computer graphics.
6. Explain color CRT Monitors. Also discuss the two techniques
for producing color displays with a CRT
7. With the help of diagrams, explain the working of Raster Scan
Display and Random Scan Displays.
8. Explain DDA Line Drawing Algorithm. Consider a line from
(2,5) to (7,10). Rasterize the line using DDA Algorithm. Also
plot the line in a graph.
9. (a) Define clipping? What are the types of Clipping?
(b) What is Polygon Clipping? Also discuss the two Polygon
Clipping Algorithm
10. Using Bresenham’s Line Drawing Algorithm, rasterize the line
from (3, 4) to (12, 7).
11.Describe Sutherland-Hodgeman Polygon clipping algorithm
with an example.
12. What do you mean by Transformation? List the types of
transformation.
13. Using Midpoint Circle Drawing Algorithm, plot a circle of
radius 9.
14. Explain the following Transformations with the help of matrix
representation:
(a). Translation (b). Rotation (c). Scaling
15. Illustrate why windows and viewports are rectangular in
standard position?
16. (a). Explain window to viewport coordinate transformation.
(b). What do you mean by viewing pipeline? With the help of a
diagram explain in brief.
17. Use Liang-Barsky Algorithm to clip the line from A(4,12) to
B(8,8) against a window lower left hand corner(5,5) and upper right
hand corner(9,9)
18. (a) Explain Projection?
(b) Classify different types of projections?
(c) Differentiate between parallel and perspective projection.
19.(a) Define Representing Curves and Surfaces in Computer
Graphics.
(b) Explain types of Curves in Computer Graphics.
20. (a) Define Shading and Illumination Models in Computer
Graphics.
(b) Explain Types of Shading and Illumination Models

******************

You might also like