SkillAgentSearch skills...

MathPlotter

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

Install / Use

/learn @DavDag/MathPlotter

README

MathPlotter

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

Guide to Use

Add to compiler options:<br> -DGLEW_STATIC -DNO_FREETYPE<br> Add to linker options:<br> -static-libgcc -lglew32 -lglfw3 -lopengl32 -lglu32 -lgdi32 -lwinmm<br><br> Or simply download the "Math.exe" file<br>

Some Images from the App

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

Related Skills

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated6mo ago
Forks4

Languages

C++

Security Score

87/100

Audited on Sep 27, 2025

No findings