A Python GUI app for generating epitrochoids and hypotrochoid parametric equations. This is what the Spirographs toy does using gears.
Find a file
A.M. Rowsell 3e96363771
Embedded the matplotlib in a GtkViewport.
Still trying to work out the kinks, as only one plot is showing,
and it's not updating with the sliders. I'll get there sooner
or later. Also updated the gitignore, and added images showing
the parametric equations used to calculate the graphs. Neat!
2021-06-27 15:40:30 -04:00
img Embedded the matplotlib in a GtkViewport. 2021-06-27 15:40:30 -04:00
.gitignore Embedded the matplotlib in a GtkViewport. 2021-06-27 15:40:30 -04:00
LICENSE Adding gitignore and Mozilla Public License v2.0 2021-06-27 13:58:46 -04:00
spirographs.glade Embedded the matplotlib in a GtkViewport. 2021-06-27 15:40:30 -04:00
spirographs.py Embedded the matplotlib in a GtkViewport. 2021-06-27 15:40:30 -04:00