chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] New Egg: Tween


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] New Egg: Tween
Date: Sat, 12 Jan 2013 19:54:34 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Hi Daniel,

On Sat, 12 Jan 2013 16:56:08 -0800 Daniel Leslie <address@hidden> wrote:

> I've just finished up the first version of my Tween egg. It provides
> a (loose) port of Tween.js for Scheme. The functionality that tracked
> tween state is not present, as I felt that's better left to the
> client of the API and wasn't very much in the tradition of scheme,
> but otherwise it's functionally intact.
>
> For those unaware, tweening is the action of 'inbetweening' two
> values; of which the popular linear interpolation is a common action.
> This egg provides a whole suite of interesting tweens, including the
> classic lerp.
>
> It also provides linear, bezier, and catmull-rom interpolation
> functions.
>
> Anyhow, please see the wiki for more information:
> https://wiki.call-cc.org/eggref/4/tween
>
> If someone could prop this to the coup so it can be installed via
> chicken-install I would be grateful, thanks!

Thank you.  I've added your egg to the coop.

Best wishes.
Mario
-- 
http://parenteses.org/mario



reply via email to

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