#line #bresenham #drawing #game #sight

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

#156 in Game dev

Download history 6111/week @ 2024-01-03 5720/week @ 2024-01-10 7850/week @ 2024-01-17 10892/week @ 2024-01-24 6455/week @ 2024-01-31 10343/week @ 2024-02-07 6738/week @ 2024-02-14 5904/week @ 2024-02-21 9544/week @ 2024-02-28 8341/week @ 2024-03-06 8636/week @ 2024-03-13 4996/week @ 2024-03-20 16831/week @ 2024-03-27 11330/week @ 2024-04-03 5737/week @ 2024-04-10 4415/week @ 2024-04-17

39,301 downloads per month
Used in 245 crates (23 directly)

MIT license

39KB
893 lines

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

Currently implemented:

Dependencies

~155KB