Skip to content

TakahikoKawasaki/Animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animation

Overview

Generic animation framework with no dependence on any UI framework.

After due consideration, a kind of philosophy was reached that an animation framework should be independent from any UI framework if it wants to become very generic. This animation framework thinks that essential players of animation are interpolators, animated parameters, time generators and a mechanism to make these work together, and do not regard UI components as essential.

License

Apache License, Version 2.0

Download

git clone git://github.com/TakahikoKawasaki/Animation.git

Javadoc

Animation Javadoc

Author

Takahiko Kawasaki, Neo Visionaries Inc.

About

Generic animation framework with no dependence on any UI framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages