This document contains the details of a Computer Graphics exam including 5 questions covering various topics in computer graphics such as display devices, raster vs vector CRTs, LCD components, aliasing, anti-aliasing, line drawing algorithms, geometric transformations, coordinate transformations, shearing, windowing and clipping, projections, backface removal, z-buffer, animation, animation tools, animation systems, and GKS. Students must choose between two options for each question and answer all parts of the chosen questions in the 3 hour exam worth a maximum of 70 marks.
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
24 views
Q:1 Do All The Questions
This document contains the details of a Computer Graphics exam including 5 questions covering various topics in computer graphics such as display devices, raster vs vector CRTs, LCD components, aliasing, anti-aliasing, line drawing algorithms, geometric transformations, coordinate transformations, shearing, windowing and clipping, projections, backface removal, z-buffer, animation, animation tools, animation systems, and GKS. Students must choose between two options for each question and answer all parts of the chosen questions in the 3 hour exam worth a maximum of 70 marks.
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
Computer Graphics
Session:2013-14 Semester:5Th Exam Duration:3Hours Maximum Marks:70
Q:1 Do all the Questions-
A-Define display devices and explain the functioning of Plasma Panel? B-What are the differences between Raster Scan CRT and Vector Scan CRT? OR A-Explain the major component of LCD? B-Short notes on: I: Shadow Mask CRT II: Interlacing Q:2 Do all the Questions- A-Discuss the fundamental of aliasing and three general manifestation (Problem) of aliasing? B-Discuss D.D.A. algorithm? Implement it to draw line from point (0,0) to (6,6)? OR A-Discuss concept of anti aliasing and their methods? B-Discuss Bresenham’s algo for line drawing and implement it to draw the line which start from point (4,4) and end at the point (-3,0)? Q:3 Do all the Questions- A-What is the Transformation? Discuss Geometric Transformation with translation and rotation ? B-Discuss Co-ordinate transformations and Shearing Transformation? OR A-What is the meaning of Windowing and Clipping?Also Discuss Cohen-Sutherland Algorithm? B-Define Sutherland-Hodgman polygon clipping Algorithm? Q:4 Do all the Questions- A-What is the meaning of Project?Define Different types of projections? B-What is the concept of ECHOING? OR A-What is the meaning of BackFace Removal and Z-Buffer? B-Define Multimedia,its architecture and the components of multimedia? Q:5 Do all the Questions- A-Define Animation and its types? B-What are the animation tools used in computer graphics? OR A-Discuss the types of animation Systems(Languages)? B-What is GKS and the GKS Premitives?