This link has been bookmarked by 20 people . It was first bookmarked on 19 Apr 2008, by York Jong.
-
13 May 14
-
07 Aug 13
-
02 Oct 09
-
19 Apr 08
York JongThe Bresenham line algorithm is an algorithm that determines which points in an n-dimensional raster should be plotted in order to form a close approximation to a straight line between two given points. It is commonly used to draw lines on a computer screen, as it uses only integer addition, subtraction and bit shifting all of which are very cheap operations in standard computer architectures. It is one of the earliest algorithms developed in the field of computer graphics.
-
14 Jan 08
Yeray DariasThe Bresenham line algorithm is an algorithm that determines which points in an n-dimensional raster should be plotted in order to form a close approximation to a straight line between two given points.
-
06 Dec 07
-
05 Jan 07
-
12 Dec 06
-
18 Sep 06
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.