Jun 9, 2025
by Yuki Kojima
In this tutorial, we’ll walk you through how to create bubble-like spheres using Three.js and GLSL—an effect that responds interactively to your mouse movements.
Jun 5, 2025
by Eemeli Haakana
Learn how to combine responsive HTML text with WebGL rendering, enabling scroll-driven animations and custom shader effects.
Jun 3, 2025
by Manoela Ilic
A scroll effect where each column of a grid moves at a slightly different speed, creating a soft, elastic feel as you scroll.
May 31, 2025
by Franco Beltramella
A quick guide to integrating interactive 3D models into your Webflow project using Three.js.
May 28, 2025
by Ian Curtis
A behind-the-scenes look at building a physics-based character controller using AI, React Three Fiber, Three.js, and Rapier.
May 27, 2025
by Gwen Bogaert
Learn how to transform a simple product grid into an interactive, animated preview experience using GSAP in this hands-on tutorial.
May 14, 2025
by Osmo
GSAP’s premium plugins are now free, and this article explores their creative potential through five playful animation demos.
May 12, 2025
by Zajno
A hands-on guide to integrating Rive into a React project, blending smooth interactivity with whimsical animation for Chumbi Valley’s Adventures.
May 5, 2025
by MisterPrada
A step-by-step guide to creating particle trails with TSL (Three.js Shader Language), simulating dynamic movement in 3D space.
Apr 21, 2025
by Tom Miller
Learn how to build carousels with GSAP using scroll snapping, utility functions, 3D effects, and draggable interactions.
Apr 8, 2025
by Andrew Woan
Go behind the scenes of an immersive 3D museum built with Blender and Three.js, and explore the creative process, technical decisions, and browser-ready workflow that brought it to life.
Mar 24, 2025
by Paola Demichelis
A beginner-friendly tutorial that explores how to create a dynamic text displacement effect using Three.js and custom shaders.
Mar 18, 2025
by Samuel Jarry
In this tutorial, we’ll create an interactive image grid using Three.js, covering setup, animations, and shaders.
Mar 13, 2025
by Matt Park
Explore how MeshTransmissionMaterial in Three.js bends light, creates refraction effects, and enhances realistic glass-like materials.
Mar 11, 2025
by Nicolas Giannantonio
Explore optimized methods to achieve responsive image scaling and positioning in WebGL, similar to the CSS object-fit: cover behavior.
Mar 10, 2025
by MisterPrada
A step-by-step guide to creating a procedural vortex inside a glass sphere using Three.js Shader Language (TSL).
Mar 4, 2025
by Thalles Lopes
Learn how to craft smooth, cartoon-style water effects with dynamic movement, optimized for performance, using React Three Fiber.
Feb 17, 2025
by Jatin Chopra
Learn how to create an emissive dissolve effect, a popular technique in games for smoothly fading or transforming objects.