/midpoint-line-algorithm-cg

Implementation of the midpoint line algorithm derivation from Bresenham's line algorithm.

Primary LanguageJavaScript

Midpoint Line Algorithm - Computer Graphics

Implementation on a derivation from the Bresenham's line draw algorithm.

Bresenham's line algorithm