Welcome to Journal of Graphics share: 

Journal of Graphics

Previous Articles     Next Articles

Integer Algorithm of Midpoint Generating Ellipse

  

  • Online:2011-02-25 Published:2015-08-12

Abstract: Based on the research on circle and ellipse generating algorithm, integer algorithm of midpoint generating ellipse is presented by constructing recursion expressions, whose efficiency is also analysed. In initialization, the algorithm needs conduct multiplication twice and shift operation once, and every graphic point is calculated by integer addition, so the algorithm is fast and precise and can be realized by hardware. The correctness of the algorithm is tested by VB programming, and it is of theoretical and practical value.

Key words: computer application, ellipse, integer algorithm, midpoint, Bresenham algorithm