0% found this document useful (0 votes)
27 views

Assignment-1: File Structure

The document outlines 15 topics in computer graphics including defining display devices, image file formats, line drawing algorithms like Bresenham's and DDA, graphics packages versus display files, clipping algorithms like Cohen-Sutherland, transformations, input and output devices, Bezier curves, and midpoint circle generation. It asks about the structure of computer graphics and display processors. It also asks to compute the size of a 720x480 image at 120 pixels per inch.

Uploaded by

harpreetchawla7
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

Assignment-1: File Structure

The document outlines 15 topics in computer graphics including defining display devices, image file formats, line drawing algorithms like Bresenham's and DDA, graphics packages versus display files, clipping algorithms like Cohen-Sutherland, transformations, input and output devices, Bezier curves, and midpoint circle generation. It asks about the structure of computer graphics and display processors. It also asks to compute the size of a 720x480 image at 120 pixels per inch.

Uploaded by

harpreetchawla7
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

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.

You might also like