SkillAgentSearch skills...

Mathgraph3d

Plots 3D and 2D functions with python and pygame

Install / Use

/learn @sam-lb/Mathgraph3d
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Example 1 Example 2 Example 3

Example 4

Example 5

Example 6

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated3mo ago
Forks1

Languages

Python

Security Score

82/100

Audited on Jan 2, 2026

No findings