Skip to content

Feature : line and cricle draw

tanguy.cavagna requested to merge feature-draw-line into master

Uses the Bresenham's line algorithm for the line, and the Andres's circle algorithm for the circle.

Edited by tanguy.cavagna

Merge request reports