Mathgraph3d
Plots 3D and 2D functions with python and pygame
Install / Use
/learn @sam-lb/Mathgraph3dREADME
MathGraph3D
MathGraph3D is 3D plotting software. The graphics are made with pygame and the GUI is made with tkinter. It also relies on this project for evaluating user input.
It can plot 2D functions, 3D functions, 3D parametric lines, 3D parametric surfaces, revolution surfaces, functions of cylindrical coordinates, functions of spherical coordinates, vector fields, slope fields, implicit 2D functions, polar functions, recurrence relations, complex-valued functions. It can also load and plot data from .csv files, plot planes given 3 points, and show points in space.
There is lots of information (and a download link) about this project on my website: http://sambrunacini.com/ It's also available for download on itch.io. The web version is also available on my website.
For MathGraph3D support, email pythongrapheremail@gmail.com
Recommended usage
For ease of use, I recommend you use import mathgraph3D.core as mg3.
Gallery




