{"library":"bresenham","type":"library","category":null,"description":"A fast, iterator-based integer-only implementation of Bresenham's line algorithm.","language":"rust","status":"active","version":"0.1.1","tags":["line","algorithm","iterator","graphics"],"last_verified":"Wed Jun 17","install":[{"cmd":"# Cargo.toml\n[dependencies]\nbresenham = \"0.1.1\"","imports":["use bresenham::Bresenham;"]},{"cmd":"cargo add bresenham","imports":[]}],"homepage":"https://github.com/mbr/bresenham-rs","github":"https://github.com/mbr/bresenham-rs","docs":"https://docs.rs/bresenham/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}