circle-algorithm
There are 8 repositories under circle-algorithm topic.
KhaledAshrafH/2D-Graphics-Toolkit
This is a C++ project that uses Windows API and OpenGL to create a graphical user interface (GUI) for drawing and manipulating 2D shapes. The project implements various algorithms for line, circle, ellipse, curve, filling, and clipping operations. The user can interact with the window using mouse only, and can choose the shape color, filling quarte
HuluWZ/Line-And-Circle-Drawing-Algorithms
Line and Circle Drawing Algorithms in Python
abdelrahman-mks/circle-with-8-lines
computer graphics program with c++ divided circle 8 equal parts with lines
abdelrahman-mks/circle-with-curve
computer graphics program with c++ doing circle with curve and clipping
Neimat1/Colored-Octant
Implementing code for drawing circle have 8 octants. Then, each octant has been filled with different colors using an algorithm for drawing lines.