International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 61 - Number 15 |
Year of Publication: 2013 |
Authors: Md. Khairullah |
10.5120/10006-4871 |
Md. Khairullah . An Analysis of Scan Converting a Line with Multi Symmetry. International Journal of Computer Applications. 61, 15 ( January 2013), 30-33. DOI=10.5120/10006-4871
Line is a very important primitive in computer graphics. In this paper we analyze and discussan algorithm that exploits the multi symmetry present in certain line segments during scan conversion. This feature is implemented with the simple technique of direct line equation; digital differentiation analyzer (DDA) algorithm and the floating-point operation free Bresenham's Algorithm. The benefit of exploiting this feature is clearly seen in the test results. Test results also show that by exploiting this feature, execution times of all these algorithms are very close, as the variations in these algorithms work for very small fraction of the line and the rest of the line is simply replicated from this pre-computation.