Skip to content

A lightweight tool to draw the graph of a C function.

Notifications You must be signed in to change notification settings

darwikey/C-Plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Plot

A lightweight tool to draw the 2D graph of a C function, with y=f(x), or a 3D curve with z=f(x, y)

Screen01 Screen02 Screen02

This software uses three librairies :

* PicoC : a C interpreter to evaluate C source code.
* SFML : to create the window and render 2D elements
* tgui : to manage the UI

About

A lightweight tool to draw the graph of a C function.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published