Package org.gicentre.utils.network.traer.animation

Animation library for use with Processing.

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.
 

Package org.gicentre.utils.network.traer.animation Description

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.

Related Documentation



giCentre Utilities V.3.3, API documentation generated 6th April, 2013