BCA Semester 5 – Computer Graphics and Animation – Unit 4: Visible Surface Determination and computer graphics algorithm (15Hrs)
Comprehensive questions and detailed answers for Unit 4: Visible Surface Determination and computer graphics algorithm (15Hrs). Perfect for exam preparation and concept clarity.
How can you draw a circle using mid-point circle algorithm? Explain with the algorithm.
Explain the working details of DDA line drawing algorithm? Digitize the line with endpoints (2,2) and (10,5) using Bresenham's line drawing algorithm.
Write the difference between object space method and image space method. Explain Z buffer algorithm for visible surface detection.
What do you mean by area filling? Explain boundary fill algorithm.
What is symmetric property of circle? Digitize a circle whose center is at origin and radius is 9.
What do you mean by visible surface detection? Explain Z. buffer algorithm for visible surface detection.
How can you draw line using Bradenham’s line drawing algorithm? Trace it to rasterize the line with end points P(1, 4) and Q(7, 8).
How does decision parameter can be used to draw circle? Calculate the points to draw a circle having radius 5 and center has (10, 5) using mid-point circle algorithm.
Generate the points between the end points of a line viz. (2, 2) and (9, 6) by using DDA line drawing algorithm.
Define visible surface detection. Outline the Z-buffer algorithm along with its advantages and disadvantages.
What do you understand by object space and image space method? Explain Flood Filled algorithm with its applicability and concept.
How DDA works? Digitize the line segment with the endpoints (15, 25) and (21, 35) using DDA line drawing algorithm.
Explain how scan line algorithm can be used for hidden surface removal.
What is visible surface detection? How object space method can be used for visible surface detection? Explain depth-sorting method for visible surface detection in detail.
Explain the scan line algorithm for visible surface detection.
Sample Questions
Explain the working details of DDA line drawing algorithm? Digitize the line with endpoints (2,2) and (10,5) using Bresenham's line drawing algorithm.
Write the difference between object space method and image space method. Explain Z buffer algorithm for visible surface detection.
What do you mean by area filling? Explain boundary fill algorithm.
What is symmetric property of circle? Digitize a circle whose center is at origin and radius is 9.
And more questions available on this page.