MCQOPTIONS
Saved Bookmarks
| 1. |
In scan line algorithm, using Edge coherence property the next incremental x-intersection(xs+1) can be calculated as: ------------Note: Xs is the previous x-intersection. |
| A. | xs+1= xs + m |
| B. | xs+1= xs + 1 |
| C. | xs+1= xs + 1/m |
| D. | xs+1= xs + m/2 |
| Answer» D. xs+1= xs + m/2 | |