gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need informations about NSAnimation on MacOS


From: leeg
Subject: Re: Need informations about NSAnimation on MacOS
Date: Fri, 23 Mar 2007 07:23:12 -0700 (PDT)
User-agent: SquirrelMail/1.4.9a

>
> 2) I dont understand the 3 NSAnimationCurve...
> - Are they linear or polynomic functions ?
> - what do 'slowly speeds up' and 'slows down' really mean ?
>

They're certainly polynomial, but in fact they may not fit any
finite-order polynomial function (may be sinusoidal for instance).  I
agree with the suggestion by Nicolas that approximating a Bezier curve is
a good approach.

Cheers,
graham.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]