Beginner Question Bezier Curves with Ballon

Joshua 'Schwa' Gargus schwa at cc.gatech.edu
Fri Oct 24 01:22:48 UTC 2003


A "2-segment bezier curve"?  I'm not sure what you mean.  Are you
converting a B-spline to bezier form for rendering?

Anyway, a quick way to see a quadratic bezier curve on the screen is
(Bezier2Segment from: 100 at 100 to: 300 at 100 via: 200 at 300) debugDraw


Joshua


On Thu, Oct 23, 2003 at 02:03:30PM -0400, Jeff Rush wrote:
>  
> Help.  How do you get Balloon 2D to work.  Would someone please show me
> an example of making a 2 segment bezier curve appear on the screen?  It
> can't be as hard as I'm making it.
>  
> Thanks,
>  
>  
> Jeff Rush
>  

> 




More information about the Squeak-dev mailing list