I would like to make a patch that can move an object around a certain path -- in my first case, a circle. I'm having trouble figuring out the best way to do this since there doesn't seem to be any sort of existing patches that deal with paths. The way I envision using it is that it based on inputs of a center point (x1, y1) and radius (r), it will provide outputs (x2, y2) that follow the circumference of the specified circle at a speed controlled by a variable rate. Is this the kind of thing I'll have to program in Objective C, or can this be achieved using the existing patches? _______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]

