7 lines
148 B
YAML
7 lines
148 B
YAML
|
|
---
|
||
|
|
category:
|
||
|
|
- Graphics algorithms
|
||
|
|
- Geometry
|
||
|
|
from: http://rosettacode.org/wiki/Bitmap/Bresenham's_line_algorithm
|
||
|
|
note: Raster graphics operations
|