Item

Bresenham Line Drawing Algorithm (Q21): Difference between revisions

(‎Added [en] alias: Bresenham's line algorithm)
(‎Added [en] description: A simple and fast algorithm to approximate a straight line between two points using pixel)
description / endescription / en
 
A simple and fast algorithm to approximate a straight line between two points using pixel

Revision as of 14:26, 21 August 2023

A simple and fast algorithm to approximate a straight line between two points using pixel
  • Bresenham's line algorithm
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 pixel
  • Bresenham's line algorithm

Statements