Assignment-1
1. What are Computer Graphics and its application? Define Display Device.
2. What are interactive device? And also define Raster and Random scan display?
3. Explain the image file formats. And compute the size of a 720×480 image at 120 pixels per inch.
4. Explain Bresenham’s line drawing algorithm.
5. What is difference between graphics package and display file. And also define segmented display
file structure.
6. Define the structure and basic structure functions in computer graphics. And also define display
processor.
7. Use the Cohen Sutherland algorithm to clip line P1 (-10, 20) and P2 (20, 50) against a window lower
left hand corner (0, 0) and upper right hand corner (40, 40).
8. Define Viewing Transformation and Windowing Transformation.
9. What do you understand by input and output device? What are difference between Pointing and
Positioning Device? And also define three dimensional input devices.
10. Explain the Bezier Curve and its properties?
11. Explain Midpoint circle Generation algorithm with example.
12. What are interactive device? And also define Raster and Random scan display?
13. Define Cohen Sutherland algorithm with example.
14. Explain DDA line drawing algorithm with example.
15. What is difference between graphics package and display file. And also define segmented display
file structure.