#bresenham #drawing

line_drawing

A collection of line-drawing algorithms for use in graphics and video games

15 releases (1 stable)

Uses old Rust 2015

1.0.0 Aug 10, 2021
0.8.1 Jun 6, 2021
0.8.0 Aug 7, 2019
0.7.0 Feb 1, 2018
0.6.0 Oct 29, 2017

#339 in Algorithms

Download history 6534/week @ 2024-07-22 5191/week @ 2024-07-29 5454/week @ 2024-08-05 13091/week @ 2024-08-12 10954/week @ 2024-08-19 16124/week @ 2024-08-26 9256/week @ 2024-09-02 12441/week @ 2024-09-09 9686/week @ 2024-09-16 11697/week @ 2024-09-23 18112/week @ 2024-09-30 4259/week @ 2024-10-07 15600/week @ 2024-10-14 9000/week @ 2024-10-21 13401/week @ 2024-10-28 3337/week @ 2024-11-04

41,525 downloads per month
Used in 243 crates (23 directly)

MIT license

39KB
893 lines

A collection of line-drawing algorithms for use in graphics and video games.

Currently implemented:

Dependencies

~150KB