How to Create Motion Hover Effects with Image Distortions using Three.js
In Tutorials, by Niccolò Miranda
In this tutorial you will learn how to achieve interesting looking hover effects with image distortions using Three.js.
In Tutorials, by Niccolò Miranda
In this tutorial you will learn how to achieve interesting looking hover effects with image distortions using Three.js.
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 new portfolio.
In Tutorials, by Kyle Wetton
In this in-depth tutorial you will learn how to create an interactive 3D character that follows the mouse and performs random animations on click.
In Tutorials, by Mario Carrillo
A short tutorial on how to create animated text in Three.js with three-bmfont-text and give it a nice look using shaders.
In Tutorials, by Daniel Velasquez
Learn how to achieve a water-like ripple distortion effect with Three.js and postprocessing.
In Tutorials, by Domenico Bruzzese
Learn how to create a geometrical scene with a depth effect using the Blurry library.
In Playground, by Robin Delaporte
A set of WebGL demos using OGL that show an interactive fluid distortion hover effect.
In Tutorials, by Nathan Gordon
How to make a WebGL mouse trail, and other important life tips…
In Tutorials, by Kyle Wetton
Learn how to create a complete color customizer app for a 3D model of a chair using Three.js in this in-depth tutorial.
In Tutorials, by Ryota Takemoto
A tutorial on how to create a Three.js powered audio visualizer that takes input from the user’s webcam.
In Playground, by Daniel Velasquez
A configurator for creating unique fullscreen image animations with WebGL distortion effects powered by Three.js.
In Tutorials, by Daniel Velasquez
Learn how to create thumbnail to fullscreen animations for image grids using Three.js.
A tutorial on how to create a visually distinct and accessible WebGL menu that builds from any given HTML navigation.
In Tutorials, by Paul Henschel
Learn how to pull apart SVGs in 3D space with Three.js and React, using abstractions that allow us to break the scene graph into reusable components.
In Tutorials, by Daniel Velasquez
A recreation of the sticky image effect seen on the websites of MakeReign and Ultranoir using three.js.
In Playground, by Yuri Artiukh
A set of WebGL demos that show an exploding 3D object animation inspired by “Kubrick Life Website: 3D Motion”.
In Tutorials, by Colin van Eenige
A tutorial on how to transition WebGL instances in a smooth way based on the scroll position using three.js and Phenomenon.
In Tutorials, by Yuri Artiukh
Learn how to create an interactive “fake” 3D effect for images with depth maps and plain WebGL.