Skip to content

deepikav0301/circle_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circle_algorithm

Midpoint Circle Drawing Algorithm in C++ using OpenGL

a) To plot points that make up the circle with center (x ,y) and radius r using Midpoint circle drawing algorithm.

Co-ordinates of center of circle : (250, 230),
Radius: 100

b) To draw any object using line and circle drawing algorithms. (Clock)

Co-ordinates of center of circle : (300, 320),
Radius: 100

About

Midpoint Circle Drawing Algorithm in C++ using OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages