libmir / dcv

Computer Vision Library for D Programming Language
http://dcv.dlang.io/
Boost Software License 1.0
90 stars 18 forks source link

Raster shape drawing #5

Closed ljubobratovicrelja closed 8 years ago

ljubobratovicrelja commented 8 years ago

Implement basic raster shape drawing for dcv.plot module.

Sources: https://en.wikipedia.org/wiki/Bresenham%27s_line_algorithm https://en.wikipedia.org/wiki/Xiaolin_Wu%27s_line_algorithm

ljubobratovicrelja commented 8 years ago

Integration with GGPlotD is implemented: 85d43c300f76c40037430fa448e56a9b834dd8b0