PDA

View Full Version : Math Graphica



john_god
5th November 2009, 11:51
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 (http://soft-ingenium.planetaclix.pt/).

Some screen shots:

john_god
16th March 2010, 19:42
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

john_god
14th November 2010, 15:38
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/

ComaWhite
22nd November 2010, 14:18
Great work mate. Keep it up.

john_god
28th August 2014, 11:21
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/MathGraphica?content=166669

Enjoy !

john_god
7th September 2015, 12:09
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/developer?id=Jo%C3%A3o+de+Deus

Enjoy :)