Hi All, apart from using an image file, is there anyway to create a curved line in quartz? As the Line patches only create straight lines
You can place a line inside an iterator, toss in some math, and create a spline with them. It would get slow for lots of line segments, but it would work.
Caleb Cannon wrote a nice spline patch that would be much faster. We included a tweaked version of his patch in our GLTools plugin. Both of these are alternatives, if you're able to use plugins.
-- [ christopher wright ] [EMAIL PROTECTED] http://kineme.net/
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ 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]

