Grid Displacement Texture with RGB Shift using Three.js GPGPU and Shaders
In Tutorials, by Jean Mazouni
Learn how to apply a pixel/grid displacement to a texture in Three.js using shaders and GPGPU with a subtle RGB shift effect on cursor move.
In Tutorials, by Jean Mazouni
Learn how to apply a pixel/grid displacement to a texture in Three.js using shaders and GPGPU with a subtle RGB shift effect on cursor move.
In Tutorials, by Palash Bansal
Build a minimal 3D web application to showcase designs on a laptop and phone in an interactive environment using Three.js and threepipe.
In Playground, by deadrabbbbit
A set of twelve free 3D animations created with React Three Fiber and GSAP.
In Articles, by Rogier de Boevé
Insights into the creative process and technical details behind the portfolio of Rogier de Boevé, a Belgium-based creative developer and digital designer.
In Tutorials, by Jan Kohlbach
Learn how to create distortion and grain effects on scroll using Three.js shaders, syncing HTML images with WebGL.
In Tutorials, by Ben McCormick
An introduction to Raymarching using the power of Signed Distance Fields (SDFs) and simple lighting to create a liquid shape effect.
In Tutorials, by Pavel Mazhuga
Learn how to create an animated, displaced sphere using custom shaders with Three.js and React Three Fiber.
In Tutorials, by Maximilian Berndt
Learn how to create a custom tool for printing Riso posters using Three.js.
In Tutorials, by Guillaume Lanier
An introduction on harnessing the power of Signed Distance Fields (SDFs) to draw shapes in WebGL and create interactive effects, such as lens blur.
A snapshot of how the new ToyFight site was designed and developed.
A quick tutorial on how to create a beautiful distorted text ring effect in React Three Fiber.
In Playground, by Mohammed Amine Bourouis
A WebGL experiment that explores two visual effects: a texture transition on a 3D can model and a procedural radial noise field.
In Articles, by Michele Giorgi
A look into the making of 84—24. The tale of restoring an ’80s timeless classic.
In Tutorials, by Roman Jean-Elie
Exploring how to generate an engaging bulge effect on text using React Three Fiber.
A look into the making of Ronin161’s new portfolio for 2024, from ideas to code. Plus an in-depth explanation about the custom Toon Shader.
In Playground, by Yuri Artiukh
An exploration of on-scroll reveal effects for images in WebGL, using React Three Fiber.
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 Daniel Velasquez
Explore the fundamentals of Three.js Instancing in this tutorial, learning how to optimize GPU performance and efficiently render large numbers of objects.