ijeomamotion

A library by Ekene Ijeoma for the Processing programming environment.
Last update, 11/22/2011.

IjeomaMotion is a library for doing time/frame based animations using tweens. Tweens are functions which interpolate between a begin and end value. They can be used to animate object properties (position, size, scale, color and etc) in a timeline/keyframe, in parallel or in a sequence. Tweens as well as timelines, parallels and sequences have controls for playing, pausing, resuming, seeking and repeating which also have events too. You can read more about it on the Processing forum at http://forum.processing.org/#Topic/25080000000031069 board post at http://processing.org/discourse/yabb2/YaBB.pl?num=1261940382.

You can follow ijeomamotion via Follow ekeneijeoma on Twitter with the tag #ijeomamotion

Download

Download ijeomamotion version 3.9.6 (25) in .zip format.

Installation

Unzip and put the extracted ijeomamotion folder into the libraries folder of your Processing sketches. Reference and examples are included in the ijeomamotion folder.

Keywords. animation, timeline, keyframe, sequence, parallel, group, tweening, easing, penner

Reference. Have a look at the javadoc reference here. A copy of the reference is included in the .zip as well.

Source. The source code of ijeomamotion is available at GitHub, and its repository can be browsed here.

Tested

Platform osx,windows
Processing ?
Dependencies ?