Bresenham Line Drawing Algorithm (Q21): Difference between revisions
(Removed claim: resource (P21): Exam: CGBV SS23 (Q390)) |
(Changed label, description and/or aliases in de, and other parts: Added german label and description) |
||
| (One intermediate revision by one other user not shown) | |||
| label / de | label / de | ||
Bresenham-Linienalgorithmus | |||
| description / en | description / en | ||
A simple and fast algorithm to approximate a straight line between two points using | A simple and fast algorithm to approximate a straight line between two points using pixels | ||
| description / de | description / de | ||
Ein einfacher und schneller Algorithmus zur Annäherung einer geraden Linie zwischen zwei Punkten unter Verwendung von Pixeln | |||
Latest revision as of 11:44, 18 June 2026
A simple and fast algorithm to approximate a straight line between two points using pixels
- Bresenham's line algorithm
- Bresenham Line
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | Bresenham Line Drawing Algorithm |
A simple and fast algorithm to approximate a straight line between two points using pixels |
|