Skip to content

Using Mathematics functions you can make anything possible, this program demonstrates the use of circle equation to draw a circle on the console, this helps developers to do GUI programming easily, and also with mathematics functions you can make your own CNC machine.

Notifications You must be signed in to change notification settings

alaxar/CircleEquationWithC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

CircleEquationWithC

Using Mathematics functions you can make anything possible, this program demonstrates the use of circle equation to draw a circle on the console, this helps developers to do GUI programming easily, and also with mathematics functions you can make your own CNC machine by plotting letters and designs with functions on graph.

Platforms

  • Windows
  • Linux

Supported Features

  • Moving the circle around the coordinates. on Windows Only

How to Compile

  • Linux -> gcc circleEquation.c -lm -o circleEquation
  • Windows -> Open up your c/c++ ide and just compile

About

Using Mathematics functions you can make anything possible, this program demonstrates the use of circle equation to draw a circle on the console, this helps developers to do GUI programming easily, and also with mathematics functions you can make your own CNC machine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages