Line and Circle Drawing Algorithms in Python
-
Updated
Dec 6, 2021 - Python
Line and Circle Drawing Algorithms in Python
Circle based search for detecting lines. Bresenham's Circle and DDA Algorithms were used. Written with OpenCV, Numpy and Matplot libraries.
Solution for "Computer Graphics" Course assignments, 2-nd year
Personal project for storing practices of my Computer Simulation course; it contains basic algorithms to "plot" geometry figures by pixels with a GUI made in Python.
Add a description, image, and links to the bresenham-circle-drawing-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the bresenham-circle-drawing-algorithm topic, visit your repo's landing page and select "manage topics."