#line #bresenham #drawing #sight #game

line_drawing

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

16 releases (2 stable)

Uses old Rust 2015

1.0.1 Feb 21, 2025
1.0.0 Aug 10, 2021
0.8.1 Jun 6, 2021
0.8.0 Aug 7, 2019
0.6.0 Oct 29, 2017

#22 in Game dev

Download history 18680/week @ 2024-11-20 12959/week @ 2024-11-27 20214/week @ 2024-12-04 26654/week @ 2024-12-11 5085/week @ 2024-12-18 1195/week @ 2024-12-25 10027/week @ 2025-01-01 19071/week @ 2025-01-08 20283/week @ 2025-01-15 8082/week @ 2025-01-22 14257/week @ 2025-01-29 21666/week @ 2025-02-05 13854/week @ 2025-02-12 20566/week @ 2025-02-19 13604/week @ 2025-02-26 17749/week @ 2025-03-05

69,926 downloads per month
Used in 244 crates (23 directly)

MIT license

40KB
893 lines

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

Currently implemented:

Dependencies

~540KB
~10K SLoC