Closed ljubobratovicrelja closed 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
Integration with GGPlotD is implemented: 85d43c300f76c40037430fa448e56a9b834dd8b0
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