Skip to content

frogi16/Graph-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph generator

Graph generator can draw images based on mathematical inequalities (or equations).

preview

Interpreting and computing given formulas is handled by great library exprtk and primitive GUI relies on SFML.

Application allows to set region of 2D plane where computations will be done for big set of points. Additionaly it can export and import entered settings and plotted image.

second preview

As one of my first attempts to use SFML GUI is done somewhat poorly. Additionaly it is basic and underdeveloped, but changing it would require massive rewriting.

exported_image

About

Program allowing to plot images of inequalities and equations on 2D plane.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages