Motive Animation System
An open source project by FPL.
 All Classes Functions Variables Typedefs Friends Pages
Build Targets

Motive compiles to a simple C++ library. It includes CMake and Android build scripts.

The CMake build script can be used to generate standard makefiles on Linux and OS X, Xcode projects on OS X, and Visual Studio solutions on Windows. See,

The Android build scripts will compile for Android on Linux, OSX, and Windows. See,

Or, since Motive is a simple library with simple dependencies, it's easy to add it to your own build by compiling the loose .cpp files.