Re: Easing functions
- From: Kirill Grouchnikov <kirillcool@yahoo.com>
- To: dev@trident.kenai.com
- Subject: Re: Easing functions
- Date: Thu, 22 Oct 2009 08:36:43 -0700 (PDT)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=KSmpy+qmQwQfGZAQT+xuWkVQYuYNkr3U5Fh6iuNSMAtznOVL+VyJHqMoGnr8+aGN6b84EXJm0egliT+qN445eyZWXEakQAkERdmMxAmxv4vQ9xXSNHrHT2vAOUWi2X3jn0WV6fpGAh/4WEME5oakpYKQacSUcoyaptzbktxM3g4=;
That would be great. I'm not sure about the easing functions that go beyond the 0-1 range - that might require some tweaks in the internals of TimelineEngine class.
Let me know if you have any questions when you start implementing the ease methods.
Thanks
Kirill
Let me know if you have any questions when you start implementing the ease methods.
Thanks
Kirill
From: Emmanuel Bourg <ebourg@apache.org>
To: dev@trident.kenai.com
Sent: Thu, October 22, 2009 2:10:10 AM
Subject: Easing functions
Hello,
Thank you for applying my latest suggestions Kirill.
I looked around at the other animation frameworks available and I noticed several easing functions that are quite common. Things like 'bounce', 'elastic', 'back' with variants for both ends (in, out, in and out).
Do you think these functions could be part of the core Trident API? This is something I'm interested in working on.
Emmanuel Bourg
| Emmanuel Bourg | 10/22/2009 | |
|
Re: Easing functions |
Kirill Grouchnikov | 10/22/2009 |





