From our sponsor: Ready to show your plugin skills? Enter the Penpot Plugins Contest (Nov 15-Dec 15) to win cash prizes!
Picking up on our last tutorial on how to add smooth scrolling plus image animations to a page, we’d like to explore some more ideas for animations. We’ve made a small set of effects that show how you can apply some interesting transforms to elements like images and text while scrolling the page smoothly.
Inspirations for some of the effects come from Jesper Landberg’s smooth scroll with skew effect demo, Manuel Rovira’s Dribbble shot Lusaxweb Home and Jo Mor’s website.
The animations are powered by TweenMax.
For the demos, we’ve created different (grid) layouts with images that have decorative elements and captions.
We’ve used background images that are wrapped in a division with its overflow set to hidden, so that we can animate the scale or translate of the inner images in some examples. There are many possibilities to explore, for example, rotating the images:
…or adding a blend mode to one of the moving elements:
As you can also see in Jesper Landberg’s smooth scroll with skew effect demo, you can use the acceleration to control the transform amount. So when you scroll faster, the elements distort more.
Here’s a little GIF to show a detail of one of the animations:
Tiny break: 📬 Want to stay up to date with frontend and trends in web design? Subscribe and get our Collective newsletter twice a tweek.
Note that when using the scale transform, the animations in Firefox don’t perform so smoothly.
We hope you enjoy this little set and find it inspirational.
References and Credits
- TweenMax by Greensock
- imagesLoaded by Dave DeSandro
- Images by Frankie Cordoba from Unsplash.com