Re: NSBezierPath geometry question...
Re: NSBezierPath geometry question...
- Subject: Re: NSBezierPath geometry question...
- From: Robert Clair <email@hidden>
- Date: Mon, 11 Apr 2005 17:54:51 -0400
While we're being pedantic, we should also note that when the words
"Bezier curve" are uttered or written while discussing a graphics
system based on the PostScript imaging model it is almost always taken
to mean "uniform non-rational cubic Bezier curve" without further
elaboration (because, vestigial quadratics in some fonts aside, ...
that's all that's there).
If you could construct Rational Bezier Curves they could represent
circular arcs exactly.
Sure you could. You'd just have to use one of the NURBS libraries
floating around out there and draw them yourself instead of relying on
Quartz. ;-)
The world of CAD has pretty much abandoned simple Bezier's for NURBS.
Graphic arts seems contend to stay with cubic Bezier's, probably
because they're just drawing pictures not modeling anything.
....Bob Clair
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden