This repository contains multiple games of OpenGL that are built in Python focusing on user engagement and graphical representation and midpoint line, circle algorithms.
This program implements the Midpoint Circle Drawing Algorithm using OpenGL. It draws a circle on a Cartesian plane, allowing the user to input the radius. The resulting circle is displayed along with ...