Graphing Calculator
I made a graphing calculator in C++ using raylib and tinyexpr++
It has a grid with labels, colors, variables, and basic saving and loading, but
it leaves lots to be desired, like a color picker, polar graphs, points, implicit equations, variable sliders, and custom functions.
GitHub: CalSch/graphing