Instructions :-
(2,2) - (6,1) - (6,5) - (8,5) - (8,8) - (4,8) - (2,2)Show only those edges in AEL that are used in span calculation for that scan line. Marks shall not be given if you show extra edges in AEL. Also, give well labelled pictorial data structure of the node in AEL/GET, that you have used in your answer.
i = your-roll-number mod 4In each of the cases, give decision variable's value at all the pixels corresponding to x values in the interval. Also label the selected pixels as NE/N/E wrt to previous one selected, except for the start point in each case. Adapt the Bresenham algorithm to obtain the pixels with minimal computations. Give logic/derivations used in solving this problem.
I10 = 25 to 27 , I11 = 40 to 42 , I12 = 55 to 57 , I13 = 70 to 72
I2 = 85 to 87
i = your-Roll-No mod 4 , k = (your-Roll-No + 1) mod 4Show all the calculations for Li . Marks in this question will be given if the clipping process and calculations are correct.
L0 : (5,13) - (60,20) L1 : (22,20) - (24,30) L2 : (13,10) - (17,45) L3 : (10,0) - (60,25)
* Improper/incomplete calculations/justifications will not get any credit.
M X N | R | Interlace | Tv | Th |
640 X 485 | 30 | yes | 1271 | 11 |
640 X 485 | 60 | no | 1250 | 7 |