|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Tickable | Defines the behaviour of all tickable smoothers that can be advanced over time. |
Class Summary | |
---|---|
Animator | Class for controlling all the smoothers. |
Smoother | A single smoother for transitions towards a target over time. |
Smoother2D | A 2D smoother for transitions towards a target over time at a rate determined by its smoothness. |
Smoother3D | A 3D smoother for transitions towards a target over time at a rate determined by its smoothness. |
Animation library for use with Processing.
This package includes utilities for simple transition modelling. Used with the traer physics classes to create a smoothly moving camera centred on moving particles.
To check you have the latest version of the gicentreUtils package, display the results of
Version.getText()
or Version.getVersion()
. It should match that shown
in this API documentation.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |