On-Scroll Pixelated Image Loading Effect is a captivating technique that combines pixelation and smooth scrolling to create an immersive user experience.
As users scroll down your website, images transform from pixelated blocks to clear, high-resolution visuals, captivating their attention and enticing them to explore further.
Textify.js is a simple library that works with scroll-base animations, and user can use any scrolling libraries likes locomotive-scroll, smoothscroll, etc.
A tutorial about creating shuffling type animation with various effects for a geeky terminal look.
A simple layout animation where the thumbnails of a menu row animate to their position in a content preview grid using GSAP's Flip plugin.
Fullscreen scroll-based slideshow with a content view powered by GreenSock's Observer plugin.
Locomotive Scroll is a simple scroll library that provides smooth scrolling with support for parallax effects, toggling classes, and triggering event listeners when elements are in the viewport.
A tutorial on how to create animated custom cursor effects for interactive elements like navigations, galleries and carousels, included with 5 demos.
Rallax.js is a Vanilla JS plugin that implements a dynamic parallax scrolling effect, without dependencies.
Swup is a easy to use and flexible page transition library.You can define as many containers to replace, so you can work with the rest for your animation.
A tutorial about creating a set of link hover effects that reveal a thumbnail in different creative ways.
A tutorial about creating a fullscreen loop effect that shows a fast preview of images when hovering a special menu item. The animations are made using TweenMax
A tutorial about how to animate images and videos using curtains.js
Curtains.js allows you to create planes containing images and videos that act like plain HTML elements, with position and size defined by CSS rules.
An article about how to create nifty physics-based background scroll effects for your web pages. Matter.js, an excellent open-source JavaScript framework is used to handle the physics.
Brusher is a lightweight javascript library to create interactive backgrounds.
A tutorial about creating very cool WebGL Distortion Slider using Three.js for the image transitions and some crude HTML + CSS just to mockup the UI around the background.