btw, two cool projects using oversampling are listed in http://lists.puredata.info/pipermail/pd-list/2005-10/031720.html m.
marius schebella wrote:
hi, yes, the trick is to use the [repeat] object of the zexy library.
[gemhead] | [repeat 20] | [translateXYZ 0.2 0 -0.1] | [square]
will draw the square 20 times within one gem cycle always translated a little bit to the right and back. marius.
threen wrote:
hi list
i wonder if its possible to do oversampling in GEM. or maybe another way to smooth the edges of an object...
thanx in advance