hi, does someone know of a solution to draw only a segment of a circle/disk in GEM? thanks, marius.
Perhaps [curve]?
.hc
On May 6, 2008, at 3:47 PM, marius schebella wrote:
hi, does someone know of a solution to draw only a segment of a circle/ disk in GEM? thanks, marius.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
"Free software means you control what your computer does. Non-free
software means someone else controls that, and to some extent
controls you." - Richard M. Stallman
bit of a workaround, but you could put an ellipse on the top of a triangle.
i don't think gem has either geometries built in, but you can make a triangle with the [polygon] object, and then make an ellipse by making a circle, and then using the [scale] object to squash it down a bit.
this would work for sections of less than a quarter circle. for greater amounts, you would have to add more triangle/ellipse sections.
marius schebella a écrit :
hi, does someone know of a solution to draw only a segment of a circle/disk in GEM? thanks, marius.
you can :
cyrille
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list