Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/emomaxd/fisualizer
- Owner: emomaxd
- Created: 2023-10-25T17:54:14.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-18T07:03:54.000Z (10 months ago)
- Last Synced: 2024-11-07T12:09:55.491Z (about 2 months ago)
- Language: C++
- Size: 4.43 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)