/FuncGraphBuilder

Function graphic builder

Primary LanguageC

Function Graphic Builder

Russian version of readme
You can draw: Linear, Quadratic and Fraction-Linear functions.

Dependencies

You need to install: openGL and cmake.

Installation

Firstly you need to clone this repository to your PC, then:

  1. mkdir build
  2. cd build
  3. cmake ..

Starting

(inside build directory):

  1. make
  2. ./fgb

fgb it's an abbreviature of Function Graphic Builder.
When app starts you need to follow the instructions

License

You can use this app/code in your projects with a mention of the author (me, Kindane)