Bresenham Line Drawing Algorithm (Q21): Difference between revisions
(Created claim: resource (P21): Wikipedia: Bresenham's line algorithm (Q236)) |
(Changed label, description and/or aliases in de, and other parts: Added german label and description) |
||
| (10 intermediate revisions by 3 users not shown) | |||
| label / de | label / de | ||
Bresenham-Linienalgorithmus | |||
| aliases / en / 0 | aliases / en / 0 | ||
Bresenham's line algorithm | |||
| aliases / en / 1 | aliases / en / 1 | ||
Bresenham Line | |||
| description / en | description / en | ||
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 | |||
| Property / resource | |||
| Property / resource: Youtube-Video: Bresenham Algorithmus: Informatik (deutsch, english cc) / rank | |||
Normal rank | |||
| Property / resource | |||
| Property / resource: Quiz:Bresenham / rank | |||
Normal rank | |||
| Property / resource | |||
| Property / resource: Article: How to draw ugly lines really fast / rank | |||
Normal rank | |||
| Property / resource | |||
| Property / resource: Jupyter notebook: Rotating Clock / rank | |||
Normal rank | |||
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 |
|