Btw-- I just uploaded a patch that adds [drawoval], [filledoval], [drawrectangle], and [filledrectangle] to data structure drawing instructions. This way you can just specify a pair of bounding box coords and let tk draw the circle, rather than simulating one with a polygon with lots of sides. :)
-Jonathan ----- Original Message ----- > From: Orm Finnendahl <[email protected]> > To: [email protected] > Cc: > Sent: Wednesday, April 3, 2013 12:01 PM > Subject: Re: [PD] Drawing a sine function dynamically in Gem > > Hi Alexandros, > > attached is an example to do this with vanilla pd using datastructs > instead of GEM. > > You'll have to save both files (sine-wave-sub.pd and sine-wave.pd) > under these names in the same folder and open up sine-wave.pd. The > animation should start right away... > > Is that what you were looking for? > > -- > Orm > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
