A crate for determining Bresenham lines
Rust implementation of the midpoint circle algorithm.
Geometry utilities. Rect, lines, circles, distance calculations. Part of the bracket-lib family.
Bresenham's line algorithm as a rust iterator
Efficient generation and iteration of concentric circle perimeters using Bresenham's algorithm.
Primitives graphiques no_std pour écrans OLED SSD1306, ajoutant lignes, cercles, ellipses, triangles et courbes Bézier sans unsafe ni allocation
A graphics library for the Polished OS project.
Iterator to perform Bresenham over two lines of the same triangle simultaneusly for triangle rasterization
Iterator and iterator adapters for rasterizing a circle and its parts.
Moteur de tracé de graphiques cartésiens (X, Y) adaptatifs et configurables pour écrans TFT LCD **ST7789V 240×320**, construit au-dessus de [`embassy-st7789v`](https://crates.io/crates/embassy-st7789v).
Geometry, layout and rasterization utilities powering the Grida canvas
A real-time LLM stream interceptor for token-level interaction research