forked from NickHardeman/ofxTweenzor
-
Notifications
You must be signed in to change notification settings - Fork 0
falcon4ever/ofxTweenzor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ofxTweenzor v 2.0 C++ Tweening Library Features: * Complete events with small footprint * Ping pongning * Repeat tweens * Params structure for easy creation * OpenFrameworks 007 Examples! Updates: * Fixed memory allocation issue! * Re-worked event structure, so getting tweens and adding listeners is different than previous version * Complete event now returns pointer to the variable * added update( millis ) to make it platform independent ( but only tested in OpenFrameworks ) * added some more examples * ping ponging capable * can define number of times to repeat a tween before firing a complete event * added a tween param structure to allow for easier storing and re-initializing tweens with the same params. * there is no POCO, since it causes problems sometimes.
About
Tweening Engine for OpenFrameworks
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 72.3%
- C 27.4%
- Ruby 0.3%