Russian version of readme
You can draw: Linear, Quadratic and Fraction-Linear functions.
You need to install: openGL
and cmake
.
Firstly you need to clone this repository to your PC, then:
- mkdir build
- cd build
- cmake ..
(inside build
directory):
- make
- ./fgb
fgb it's an abbreviature of Function Graphic Builder.
When app starts you need to follow the instructions
You can use this app/code in your projects with a mention of the author (me, Kindane)