High level universal animation system source

Hi all,



guess this one belongs better into the user code section:



Animationsystem

based on Game AI Wisdom 2 Animation Selection by Chris Heckers AIWisdom.com - Game Articles & Research



Provided here is an animation system which allows control of multi channel animations by means of simple actions and input values. Transitions between animations are also supported.

It is not an animation library. The animation system sits on top af any lower level implementation directing the execution of such a low level system. Currently a JMonkeyengine 2 implementation is provided as an example.



A screenshot, source and a video can be downloaded here 3D Inferno on JMonkeyengine Have fun, it is for free