Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emomaxd/fisualizer

Math function graph visualizer with C++ and OpenGL
https://github.com/emomaxd/fisualizer

Last synced: 7 days ago
JSON representation

Math function graph visualizer with C++ and OpenGL

Awesome Lists containing this project

README

        

*Closed*

Only includes Visual Studio Solution for now

!! Press "ENTER" after any changes that you made

Some features :

-Scroll zoom-in, zoom-out

-Camera movement while holding mid mouse button

!!! Parser only parses polynomials with 1 digit exponents and coefficients (x^9 - x^7 - 3x^3 + 5)

Parser needs improvement for sure

![Alt text](Fisualizer.png)