In Tutorials ,
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.
In Tutorials ,
Jun 5, 2025
by Eemeli Haakana
Learn how to combine responsive HTML text with WebGL rendering, enabling scroll-driven animations and custom shader effects.
In Articles ,
Jun 4, 2025
by Niccolò Fanton
A minimal, real-time WebGL shader that applies ordered dithering and optional pixelation as a composable postprocessing effect.
In Articles ,
Jun 2, 2025
by Serhii Polyvanyi
How a creative course challenge became a full digital fashion experience, built with Webflow, GSAP, Spline, and a focus on motion and detail. DICH™ is our visual manifesto in code.
In Tutorials ,
May 31, 2025
by Franco Beltramella
A quick guide to integrating interactive 3D models into your Webflow project using Three.js.
In Articles ,
May 30, 2025
by Jean Mazouni
A closer look at the main components of the 35mm site and the core concepts and techniques behind how it was built.
In Tutorials ,
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.
In Articles ,
May 20, 2025
by Aurelien Vigne
Step inside Aurel’s Grand Theater, an unconventional creative portfolio crafted with Three.js, Vue.js, GSAP, and Blender, bursting with animations and thoughtful details.
In Tutorials ,
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.
In Tutorials ,
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.
In Playground ,
Mar 31, 2025
by deadrabbbbit
An exploration of a scanning effect using depth maps, custom shaders, and WebGPU rendering.
In Articles ,
Mar 25, 2025
by Stas Bondar
A look behind stabondar.com — a creative portfolio featuring advanced web animations with GSAP, Three.js, and physics-based effects.
In Tutorials ,
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.
In Tutorials ,
Mar 18, 2025
by Samuel Jarry
In this tutorial, we’ll create an interactive image grid using Three.js, covering setup, animations, and shaders.
In Articles ,
Mar 17, 2025
by Garden Eight
An exploration of the design and development of photographer Motoyoshi Takamitsu’s portfolio website.
In Tutorials ,
Mar 13, 2025
by Matt Park
Explore how MeshTransmissionMaterial in Three.js bends light, creates refraction effects, and enhances realistic glass-like materials.
In Tutorials ,
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).
In Tutorials ,
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.