CACS305 Computer Graphics And Animation

Computer Graphics And Animation: most repeated questions

Questions that have come up in more than one paper, matched by what they ask rather than exact wording. Most repeated first.

  1. 3×Asked in 2024, 2023, 2020
    What is image space method for visible surface detection? Write the algorithm for depth buffer method and also explain how depth is used to find the visible surface.Answer coming10
    See the wording in each paper
  2. 2×Asked in 2022, 2021
    What do you mean by window to viewport transformation? Explain 2D viewing pipeline.Answer coming5
    See the wording in each paper
  3. 2×Asked in 2023, 2020
    How DDA works? Digitize the line segment with the endpoints (15, 25) and (21, 35) using DDA line drawing algorithm.Answer coming5
    See the wording in each paper