Momoflow
Momoflow, by Alexander Presber, is a canvas coverflow implementation using jQuery.
After playing around with the YUI Coverflow canvas demo, Alexander felt it was rather overengineered; difficult to tweek and had some performance issues – so what better way to improve the demo than to create your own?

Coverflow with jQuery
To help increase the speed of the demo, Momoflow caches each image and it’s reflection on to an intermediate canvas, perspectively transforming this onto another canvas for each rendering angle.



Comments
andre
Very nice! It seems to me that for best results, all images should have the same (or almost the same) height and width.
Posted on January 25, 2010
Related demos