#line #bresenham #iterator #algorithm

line_2d

Bresenham's line algorithm as a rust iterator

17 releases

0.5.3 Mar 5, 2023
0.5.1 Jul 28, 2021
0.5.0 Feb 21, 2021
0.4.2 Nov 8, 2019
0.1.0 Feb 2, 2019

#509 in Algorithms

Download history 48/week @ 2024-02-05 1/week @ 2024-02-12 11/week @ 2024-02-19 250/week @ 2024-02-26 371/week @ 2024-03-04

635 downloads per month
Used in 2 crates

MIT license

39KB
1K SLoC

line-2d

Version Documentation test dependency status

Bresenham's line algorithm as a rust iterator

Dependencies

~110–295KB