[Edu-sig] Python Spirograph

Wolfgang Buechel wjb131 at web.de
Mon Apr 19 20:23:45 CEST 2010


Hello,

have you seen this:

http://www.eddaardvark.co.uk/python_patterns/spirograph.html

Wolfgang



On 19 Apr 2010 at 11:47, Daniel Ajoy wrote:

> > From: Phil Wagner <philhwagner at gmail.com>
> > 
> > Wrote this code after I was inspired by this webpage
> > http://www.math.com/students/wonders/spirographs.html. Had some initial
> > difficulties with memory but I discovered Psyco while reading "Dreaming in
> > Code" (recommended by this community). It can speed up your code and really
> > helped out with the rapid calculations and drawing for this program.
> > http://www.voidspace.org.uk/python/modules.shtml#psyco.
> 
> 
> I thought you had seen this:
> 
> http://www.samstoybox.com/toys/Spirograph.html
> 
> Daniel
> 
> _______________________________________________
> Edu-sig mailing list
> Edu-sig at python.org
> http://mail.python.org/mailman/listinfo/edu-sig




More information about the Edu-sig mailing list