forked from hautetechnique/ofxTweener
-
Notifications
You must be signed in to change notification settings - Fork 0
The tween addon for Open Frameworks
griv/ofxTweener
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ofxTweener is the missing tween class for open frameworks. It's implementation is much like AS3's Tweener and TweenMax. It uses a single, static tweenclass that controls all tweens using references. That means that there's no need to update the individual vars. v1.0 06-08-2011 functions: - single static class One tween class to control them all - central update() function can be called from within the draw function for visual sync tweening - reference variables no need to update - delays - central time scaling - stop/remove all or individual tweens - override or sequence mode - bezier tweening ofxTweener works with OF 0.06 and 0.07. It has been tested on OSX 10.6~7 and Windows as well. The included example is a Xcode 4 OF 0.07 project.
About
The tween addon for Open Frameworks
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published