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.
- 3×Asked in 2024, 2023, 2020What 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
- 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.TU Board 2024
- 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.TU Board 2023
- Write the difference between object space method and image space method. Explain Z buffer algorithm for visible surface detection.TU Board 2020
- 2×Asked in 2022, 2021What do you mean by window to viewport transformation? Explain 2D viewing pipeline.Answer coming5
See the wording in each paper
- 2×Asked in 2023, 2020How 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