Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
N-Step Incremental Straight-Line Algorithms
Gill G. IEEE Computer Graphics and Applications14 (3):66-72,1994.Type:Article
Date Reviewed: Mar 1 1995

It shows how young the field of computer science is, that improvements are still being made to such basic algorithms as drawing a straight line on a digital grid. Gill has modified a basic line drawing algorithm attributed to Bresenham. The new algorithm generates more than one pixel per inner loop, thus reducing inner loop overhead. In its simplest form, Gill’s quad-step algorithm generates four pixels per inner loop. A generalization to any number of pixels per inner loop is also described. The quad step algorithm generates straight lines at twice the rate of Bresenham’s algorithm. The tradeoff is an order-of-magnitude increase in code complexity and size. Gill does not consider this increase a problem, because of the larger memory size of modern microprocessors.

Reviewer:  Bruce Jay Schachter Review #: CR118460
Bookmark and Share
 
Line And Curve Generation (I.3.3 ... )
 
 
Visible Line/ Surface Algorithms (I.3.7 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Line And Curve Generation": Date
Getting raster ellipses right
McIlroy M. ACM Transactions on Graphics (TOG) 11(3): 259-275, 1992. Type: Article
Apr 1 1993
Painting with flowsnakes
Wyvill B.  CAE 2015 (Proceedings of the Workshop on Computational Aesthetics, Istanbul, Turkey, Jun 20-22, 2015)171-182, 2015. Type: Proceedings
Nov 12 2015

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy