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

Assignment 1 and 2 (b.Tech)

The document outlines two assignments for a Computer Graphics course, detailing the topics and questions to be addressed. Assignment 1 covers definitions, algorithms for line and circle drawing, display devices, and filling algorithms. Assignment 2 focuses on viewing transformations, coordinate transformations, and clipping algorithms.

Uploaded by

anshul.saini1507
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Assignment 1 and 2 (b.Tech)

The document outlines two assignments for a Computer Graphics course, detailing the topics and questions to be addressed. Assignment 1 covers definitions, algorithms for line and circle drawing, display devices, and filling algorithms. Assignment 2 focuses on viewing transformations, coordinate transformations, and clipping algorithms.

Uploaded by

anshul.saini1507
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

ASSIGNMENT 1

Assigned On - 30-11-2023
Submission On- 04-12-2023
Subject: COMPUTER GRAPHICS
Branch and Section: B. Tech. CSE CORE (Section B)
Subject Code: CS3019

Question 1: Define Computer Graphics. Applications of Computer Graphics in real life.


Characteristics of Computer Graphics
Question 2: Explain all the display devices.
Question 3: Explain the Line drawing Algorithm:
i) DDA Line drawing Algorithm with example.
ii) Bresenham’s Line drawing algorithm with example.
Question 4: Explain the Circle drawing Algorithm:
i) Bresenham’s Circle drawing Algorithm.
ii) Mid-point Circle drawing Algorithm.
Question 5: Difference between Random Scan (Vector Scan) and Raster Scan Display.
Question 6: Explain the filling Algorithm:
i) Polygon Filling Algorithm
ii) Line Filling Algorithm.
ASSIGNMENT 2
Assigned On - 30-11-2023
Submission On- 07-12-2023
Subject: COMPUTER GRAPHICS
Branch and Section: B. Tech. CSE CORE (Section B)
Subject Code: CS3019

Question 1: Explain – What is Viewing Transformation?


Question 2: Difference between Window and Viewport.
Question 3: Explain the Process of window to viewport coordinate transformation.
Question 4: Explain the Clipping:
i) Point Clipping
ii) Line Clipping
Question 5: Explain the Sutherland-Cohen line clipping algorithm in detail with example.

You might also like