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 d34d6d1ba1
Working version!
Had to get the canvas object to draw_idle() in order for it
to be refreshed. Now it works great! I might tweak the step size
for the sliders, as 0.1 can end up with weird, not quite complete
plots.
2021-06-27 16:44:11 -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 Working version! 2021-06-27 16:44:11 -04:00
spirographs.py Working version! 2021-06-27 16:44:11 -04:00