- Notifications
You must be signed in to change notification settings - Fork0
A library for animating and rendering Processing sketches
License
tajnyprojekt/TpAnimation
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
TpAnimation is a library forProcessing,that aims to simplfy the process of creating animations.
It takes care of value transitions, easing, interpolation, timing and playback.It can also render your animation to frames.
All you have to do is to define the start and end values for your sketch's variables or arrays,set the animation duration (and eventually a couple of other parameters) and start playback.
For more read the reference included with the library or see the examples.
To use the library with the Processing IDE, clone or download the repo and copytpanimationdirectory into Processing's library foldermore on installing libraries here.When you copied the folder, launch some examples fromtpanimation/examples.
The project is configured with Gradle. To build the library use:gradle releaseLibrary, this will also generate and prepare the reference and library.properties intpanimation directory.Then you can use your build with Processing.
This project is licensed under the terms of the MIT license.
SeeLICENSE.txt for more details.
About
A library for animating and rendering Processing sketches
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Contributors2
Uh oh!
There was an error while loading.Please reload this page.