Re: [css3-transitions] "seamless" additive animations

I have example code available at https://github.com/KevinDoughty/webkit
and I wrote a short blog post with a sample video at http://kxdx.org/seamless-css-transitions/

The code exposes -webkit-transition-seamless: seams | seamless
and also -webkit-transition-timing-function: perfect

It is only meant to be proof of concept and show how easy it is to implement. I hope the W3C will add this to the CSS3 Transitions specification.

Received on Friday, 7 June 2013 03:06:19 UTC