Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 887 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 887 Bytes

MathPlotter

A function plotter written in C++ with only OpenGl / ImGui / mathExp libraries

Guide to Use

Add to compiler options:
-DGLEW_STATIC -DNO_FREETYPE
Add to linker options:
-static-libgcc -lglew32 -lglfw3 -lopengl32 -lglu32 -lgdi32 -lwinmm

Or simply download the "Math.exe" file

Some Images from the App

alt text alt text alt text alt text alt text alt text alt text