-
3 Attachment(s)
Math Graphica
I'm releasing my first Qt application "Math Graphica".
It's a simple but advanced calculator.
Some features:
-real and imaginary numbers;
- 2D/3D graphs;
- integration and double integration;
- system of equations;
- command line variables
- .....
Please provide me some sugestions, feedback, comments, bugs... :rolleyes:
Can find it here.
Some screen shots:
-
Re: Math Graphica
I' ve updated Math Graphica:
- added a small matrix editor;
- several 2D graph's in the same window, and with movement, like y= f(x,t);
- more trigonometric funtions added, and other minor updates and bug fixes.
Some screenshots:
http://soft-ingenium.planetaclix.pt/graphs2D.png
http://soft-ingenium.planetaclix.pt/calculator.png
http://soft-ingenium.planetaclix.pt/formulas.png
http://soft-ingenium.planetaclix.pt/matrix.png
-
Re: Math Graphica
Just made another release of "Math Graphica".
Some new features are 4D graphs, like z=f(x,y,t), i.e. animated 3D graphs with movement in time, user defined functions, graph of areas, and some bug fixing.
Now with a release for Mac OS X and a binary for linux.
http://soft-ingenium.planetaclix.pt/ or
http://www.math-graphica.tk/
-
Re: Math Graphica
Great work mate. Keep it up.
-
Re: Math Graphica
Hi all
I have released a new beta version of MathGraphica. It's a full rewrite in Qt5, with lots of improvements in matrices, graphs rewrite in opengl shaders, many fixes in the UI, and others goodies.
The sources are in gitorious, also made a Windows installer and zip portable, check here: http://qt-apps.org/content/show.php/...content=166669
Enjoy !
-
Re: Math Graphica
Hi devs
I have released MathGraphica v2.0.0. It has some bug fixes and OpenGL was ported to QOpenGLWidget.
The code is here https://github.com/joaodeus/mathgraphica
The web site http://soft-ingenium.planetaclix.pt/ has installer / binaries for Windows / Linux, some videos and screenshots.
I also made a new version for Android based on QML, it has some cool flickable menus and some QML handsomeness stuff, have a look https://play.google.com/store/apps/d...C3%A3o+de+Deus
Enjoy :)