Implementing a Dissolve Effect with Shaders and Particles in Three.js
In Tutorials, by Jatin Chopra
Learn how to create an emissive dissolve effect, a popular technique in games for smoothly fading or transforming objects.
In Tutorials, by Jatin Chopra
Learn how to create an emissive dissolve effect, a popular technique in games for smoothly fading or transforming objects.
In Tutorials, by Tiago Canzian
Learn how to build a particles music visualizer in Three.js, with techniques covering audio synchronization and 3D visual effects, inspired by ARKx’s work for Coala Music’s website.
In Tutorials, by Domenico Bruzzese
Learn how to create a geometrical scene with a depth effect using the Blurry library.
In Tutorials, by Bruno Imbrizi
A tutorial on how to draw a large number of particles with Three.js and make them interactive.
In Tutorials, by Filip Zrnzevic
A music-driven visualizer where a glowing 3D orb pulses and spikes to the beat while GSAP-draggable panels drift around it with smooth, inertia-powered motion.
In Tutorials, by Eemeli Haakana
Learn how to combine responsive HTML text with WebGL rendering, enabling scroll-driven animations and custom shader effects.
GSAP’s premium plugins are now free, and this article explores their creative potential through five playful animation demos.
In Tutorials, by MisterPrada
A step-by-step guide to creating particle trails with TSL (Three.js Shader Language), simulating dynamic movement in 3D space.
In Tutorials, by MisterPrada
A step-by-step guide to creating a procedural vortex inside a glass sphere using Three.js Shader Language (TSL).
In Tutorials, by Dominik Fojcik
Learn how to create an interactive particle effect using Three.js, GPGPU, and shaders.
In Tutorials, by Ksenia Kondrashova
In this detailed tutorial you will learn how to turn 3D models into voxel art with Three.js.
In Tutorials, by Ksenia Kondrashova
A detailed tutorial on how to create typable 3D text with Three.js.
In Tutorials, by Michel Helms
A tutorial that explores some hands-on changes of “The Aviator” game to make it more fun and engaging.
In Tutorials, by Louis Hoebregts
Learn how to code creative animations using SVG paths and the getPointAtLength() function.
In Tutorials, by Bruno Simon
Learn how to create a scroll based animation in WebGL with Three.js.
In Tutorials, by Louis Hoebregts
Learn how to use the MeshSurfaceSampler in Three.js to create interesting effects.
In Tutorials, by Georgi Nikolov
A practical introduction to the CSS Paint API with hands-on examples.
In Tutorials, by Arno Di Nunzio
Learn how to create a physics-based 3D cloth with Cannon.js and Three.js and use simplex noise to create a wind effect.