Skip to content

Kindane/FuncGraphBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Releases

No releases published

Packages