Graphics2D_Win32_Desktop_Project Simple Drawing Application Based on Mathematics and Problem Solving with C++
-
Updated
Jan 30, 2023 - C++
Graphics2D_Win32_Desktop_Project Simple Drawing Application Based on Mathematics and Problem Solving with C++
Some algorithms that I have learnt in computer graphics course
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 a grid and Cartesian coordinates.
Image Processing algorithm
Computer Graphics using SDL
Develop a smiley sun using midpoint circle algorithm. Apply a reflection transformation algorithm
Develop a soccer ball using midpoint circle algorithm. Apply a mesh technique using C++
Contains computer graphics related codes!
Damonstration of some of the Computer Graphics Algorithm in C++
Some Graphics Algorithm Practiced in OpenGL
Add a description, image, and links to the midpoint-circle-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the midpoint-circle-algorithm topic, visit your repo's landing page and select "manage topics."