Page 1 of 1

Another question - Ken Burn effect with slideshows

Posted: 25 Sep 2024, 13:41
by artofpix
Another question - Ken Burn effect with slideshows

Could you perhaps add a Ken Burn effect to the slideshow, in which the images are slightly zoomed and moved, like a smooth tracking shot with a gentle, weak zoom?

That would look much more dynamic than a rigid slideshow with pictures!

Please please please :-)

Re: Another question - Ken Burn effect with slideshows

Posted: 25 Sep 2024, 22:09
by mjau-mjau
I also like the Ken Burns effect. The challenge with this slideshow in javascript, is that really you would need to configure zoom points on a per-image basis ... As you see in documentaries, it normally scales images in or out from specific focus points in the images. Else, it would have to just zoom in or out of the image and pan in random direction at random speed, which is difficult to get right.

I found some custom external scripts:
https://codepen.io/planetgrafix/pen/AGmXQK
https://kthornbloom.github.io/Smoothslides/

Thanks for the suggestion.

Re: Another question - Ken Burn effect with slideshows

Posted: 26 Sep 2024, 05:30
by artofpix
Hello Karl!


Thanks for the quick feedback here too :-)
I'll have a look at the two scripts, maybe I can do it ^^ 
My website knowledge is already a bit “dusty”, I'm just about to read into this matter again :-)

I run an astrophotography site, so this effect would fit very well :-)

www.artofpix.at (but still a total construction site :-)

lg, Thomas