Search
Animated Custom Cursor Effects
24.3.2020
Some ideas for interactive custom cursor animations using SVG filters.
Animated Custom Cursor Effects was written by Mary Lou and published on Codrops
Ideas for Distorted Link Effects on Menus
18.3.2020
Some examples of how to use decorative distortion effects on big typography menu links.
Ideas for Distorted Link Effects on Menus was written by Mary Lou and published on Codrops
Create a Wave Motion Effect on an Image with Three.js
17.3.2020
Learn how to make a wave motion effect on an image with Three.js.
Create a Wave Motion Effect on an Image with Three.js was written by Mario Carrillo and published on Codrops
Distorted Link Effects with SVG Filters
4.3.2020
A couple of ideas for decorative link distortion effects using SVG filters on lines, circles and squares.
Distorted Link Effects with SVG Filters was written by Mary Lou and published on Codrops
Audio-based Image Distortion Effects with WebGL
24.2.2020
Some experiments that show how to make audio-based distortion effects on images with p5.js and its sound library.
Audio-based Image Distortion Effects with WebGL was written by Yannis Yannakopoulos and published on Codrops
Case Study: Akaru 2019
30.12.2019
In this creative breakdown you will learn how the signature WebGL oil effect of the new Akaru website was created.
Case Study: Akaru 2019 was written by Jeremy Franzese and published on Codrops
Case Study: Portfolio of Bruno Arizio
18.12.2019
A look behind the scenes of Bruno Arizio's portfolio with insight into the design process and an in-depth technical breakdown of the WebGL implementation.
Case Study: Portfolio of Bruno Arizio was written by Bruno Arizio and published on Codrops
Creating a Distorted Mask Effect on an Image with Babylon.js and GLSL
26.11.2019
Learn the basics of GLSL while creating a distorted mask effect on images using Babylon.js.
Creating a Distorted Mask Effect on an Image with Babylon.js and GLSL was written by Francesco Michelini and published on Codrops
Creative WebGL Image Transitions
5.11.2019
A set of interesting looking image transitions including distortion and warp effects made with WebGL.
Creative WebGL Image Transitions was written by Yuriy Artyukh and published on Codrops
Making Gooey Image Hover Effects with Three.js
23.10.2019
Learn how to create gooey reveal hover effects on images with Three.js using noise within a shader.
Making Gooey Image Hover Effects with Three.js was written by Arno Di Nunzio and published on Codrops
How to Create Motion Hover Effects with Image Distortions using Three.js
21.10.2019
In this tutorial you will learn how to achieve interesting looking hover effects with image distortions using Three.js.
How to Create Motion Hover Effects with Image Distortions using Three.js was written by Niccolò Miranda and published on Codrops
Case Study: Chang Liu Portfolio V4
16.10.2019
Get insight on how to add 3D to a website using Three.js and make a wavy distortion effect in this case study of Chang Liu's portfolio reimplementation.
Case Study: Chang Liu Portfolio V4 was written by Chang Liu and published on Codrops
Creating a Water-like Distortion Effect with Three.js
8.10.2019
Learn how to achieve a water-like ripple distortion effect with Three.js and postprocessing.
Creating a Water-like Distortion Effect with Three.js was written by Daniel Velasquez and published on Codrops
Mouse Flowmap Deformation with OGL
25.9.2019
A set of WebGL demos using OGL that show an interactive fluid distortion hover effect.
Mouse Flowmap Deformation with OGL was written by Robin Delaporte and published on Codrops
A Configurator for Creating Custom WebGL Distortion Effects
4.9.2019
A configurator for creating unique fullscreen image animations with WebGL distortion effects powered by Three.js.
A Configurator for Creating Custom WebGL Distortion Effects was written by Daniel Velasquez and published on Codrops
Image Distortion Effects with SVG Filters
12.3.2019
Three distortion effects powered by SVG filters that are applied to an image when hovering a link.
Image Distortion Effects with SVG Filters was written by Mary Lou and published on Codrops
SVG Filter Effects: Creating Texture with <feTurbulence>
19.2.2019
Learn how you can use the powerful SVG filter primitive <feTurbulence> to create your own textures and distortion effects.
SVG Filter Effects: Creating Texture with <feTurbulence> was written by Sara Soueidan and published on Codrops
Text Distortion Effects using Blotter.js
6.2.2019
Some text distortion experiments using the Blotter.js library. The idea is to distort text as we scroll or move the mouse.
Text Distortion Effects using Blotter.js was written by Mary Lou and published on Codrops
Animate Images and Videos with curtains.js
6.6.2018
While browsing the latest award-winning websites, you may notice a lot of fancy image distortion animations or neat 3D effects. Most of them are created with WebGL, an API allowing GPU-accelerated image processing effects and animations. They also tend to use libraries built on top of WebGL such...
WebGL Distortion Hover Effects
10.4.2018
A little library that can be used for creating WebGL powered distortion hover effects using displacement images.
WebGL Distortion Hover Effects was written by Robin Delaporte and published on Codrops