Question 7 Below are the few steps given for scan-converting a circle using Bresenham’s Algorithm. Which of the given steps is not correct ? A Compute […]
Question 2 Consider the Breshenham’s circle generation algorithm for plotting a circle with centre (0, 0) and radius ‘r’ units in first quadrant. If the current […]
Question 4 Which of the following is/are side effects of scan conversion ? a. Aliasing b. Unequal intensity of diagonal lines c. Overstriking in photographic applications […]