Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 492 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 492 Bytes

glplotter

glplotter draws graphs. It can generate graphs of various functions (you can specify any mathematical expression as function expression, e.g. "sin(x) + x^2"). It can also load a graph from a file.

This repository also includes gen_function, a command-line program that generates graph file from given function expression.

Complete documentation on https://castle-engine.io/glplotter.php .

Using Castle Game Engine, see https://castle-engine.io/ .

License

GNU GPL >= 2.