My favorites | Sign in
Project Logo
                
People details
Project owners:
  cedric.nehemie
Project committers:
romain.flacher, peterphonix

Kairos³ is a Lowra extension that mainly rework on the transitions package, it’s offer a new way to handle animations in your projects.

The main idea behind that project is that when we build animations in our games, sites, or applications, the speed of animations may changes according to the browser and/or the computer performances. Why not having a framerate-independant animation system ? Where tweens, movieclips and games routines always run at the same speed, even if framerate is different than the compiled one.

To do that, all animated objects include a time bias in their algorithm. Basically, at each frame, objects compute animations according to the last frame duration. In that way, animations are not define in terms of unit/frames as we used to do, but as unit/seconds.









Hosted by Google Code