Robuta

https://tympanus.net/codrops/2018/12/06/interactive-repulsion-effect-with-three-js/ Interactive Repulsion Effect with Three.js | Codrops This tutorial is going to demonstrate how to build an interesting repulsion effect for a grid of elements using three.js three js codropsinteractive https://tympanus.net/codrops/2025/02/04/how-to-make-the-fluffiest-grass-with-three-js/ How to Make The Fluffiest Grass With Three.js | Codrops A breakdown of the best techniques to create realistic grass in Three.js without killing performance. three js codropsmakefluffiest https://tympanus.net/codrops/2025/02/17/implementing-a-dissolve-effect-with-shaders-and-particles-in-three-js/ Implementing a Dissolve Effect with Shaders and Particles in Three.js | Codrops Learn how to create an emissive dissolve effect, a popular technique in games for smoothly fading or transforming objects. implementingdissolveeffect https://tympanus.net/codrops/2024/07/09/creating-an-animated-displaced-sphere-with-a-custom-three-js-material/ Creating an Animated Displaced Sphere with a Custom Three.js Material | Codrops Learn how to create an animated, displaced sphere using custom shaders with Three.js and React Three Fiber. custom threecreatinganimated Sponsored https://www.fanvue.com/lina-rose Lina Rose - Fanvue Baddest bitch on Fanvue. You have no idea what you've gotten yourself into. Only enter if you can handle me... https://tympanus.net/codrops/2024/07/18/how-to-create-distortion-and-grain-effects-on-scroll-with-shaders-in-three-js/ How to Create Distortion and Grain Effects on Scroll with Shaders in Three.js | Codrops Learn how to create distortion and grain effects on scroll using Three.js shaders, syncing HTML images with WebGL. createdistortiongraineffects https://tympanus.net/codrops/2025/06/09/how-to-create-interactive-droplet-like-metaballs-with-three-js-and-glsl/ How to Create Interactive, Droplet-like Metaballs with Three.js and GLSL | Codrops create interactivethree js https://tympanus.net/codrops/2021/01/26/twisted-colorful-spheres-with-three-js/ Twisted Colorful Spheres with Three.js | Codrops I love blobs and I enjoy looking for interesting ways to change basic geometries with Three.js: bending a plane, twistin three js codropstwisted https://tympanus.net/codrops/2025/03/13/warping-3d-text-inside-a-glass-torus/ Playing with Light and Refraction in Three.js: Warping 3D Text Inside a Glass Torus | Codrops Explore how MeshTransmissionMaterial in Three.js bends light, creates refraction effects, and enhances realistic glass-like materials. three jsplayinglightwarping https://tympanus.net/codrops/2026/01/05/how-to-create-a-pixel-to-voxel-video-drop-effect-with-three-js-and-rapier/ How to Create a Pixel-to-Voxel Video Drop Effect with Three.js and Rapier | Codrops A concise tutorial showing how video pixels are voxelized in 3D and dropped into a physics-driven world using Three.js, shaders, and Rapier. createpixelvoxelvideodrop https://tympanus.net/codrops/2019/01/30/buildings-wave-animation-with-three-js/ Buildings Wave Animation with Three.js | Codrops This tutorial is going to demonstrate how to build a wave animation effect for a grid of building models using three.js three js codropsbuildingswave https://tympanus.net/codrops/2025/07/29/exploring-the-process-of-building-a-procedural-3d-kitchen-designer-with-three-js/ Exploring the Process of Building a Procedural 3D Kitchen Designer with Three.js | Codrops How procedural modeling and a few smart abstractions can turn complex 3D design into a simple, intuitive web experience. exploringprocessbuilding https://tympanus.net/codrops/2025/02/03/building-an-on-scroll-3d-circle-text-animation-with-three-js-and-shaders/ Building an On-Scroll 3D Circle Text Animation with Three.js and Shaders | Codrops Learn how to create a circular text animation in 3D space using Three.js, shaders, and msdf-text-utils. text animationbuildingscroll https://tympanus.net/codrops/2025/06/18/coding-a-3d-audio-visualizer-with-three-js-gsap-web-audio-api/ Coding a 3D Audio Visualizer with Three.js, GSAP & Web Audio API | Codrops 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. audio visualizerthree jsgsap https://tympanus.net/codrops/2023/03/28/turning-3d-models-to-voxel-art-with-three-js/ Turning 3D Models to Voxel Art with Three.js | Codrops In this detailed tutorial you will learn how to turn 3D models into voxel art with Three.js. three js codropsturningmodels Sponsored https://www.comixharem.com/ Comix Harem https://tympanus.net/codrops/2025/02/11/building-efficient-three-js-scenes-optimize-performance-while-maintaining-quality/ Building Efficient Three.js Scenes: Optimize Performance While Maintaining Quality | Codrops A comprehensive look at how to optimize Three.js scenes using Fiber, Drei, and advanced tools, ensuring smooth performance while retaining high-quality visuals. building efficientthree js https://tympanus.net/codrops/2025/03/10/rendering-a-procedural-vortex-inside-a-glass-sphere-with-three-js-and-tsl/ Rendering a Procedural Vortex Inside a Glass Sphere with Three.js and TSL | Codrops A step-by-step guide to creating a procedural vortex inside a glass sphere using Three.js Shader Language (TSL). glass sphererenderingvortex https://tympanus.net/codrops/2024/07/15/how-to-create-a-liquid-raymarching-scene-using-three-js-shading-language/ How to Create a Liquid Raymarching Scene Using Three.js Shading Language | Codrops An introduction to Raymarching using the power of Signed Distance Fields (SDFs) and simple lighting to create a liquid shape effect. using three jscreateliquid https://tympanus.net/codrops/2022/11/08/3d-typing-effects-with-three-js/ 3D Typing Effects with Three.js | Codrops A detailed tutorial on how to create typable 3D text with Three.js. three js codropstypingeffects https://tympanus.net/codrops/2022/12/13/how-to-code-an-on-scroll-folding-3d-cardboard-box-animation-with-three-js-and-gsap/ How to Code an On-Scroll Folding 3D Cardboard Box Animation with Three.js and GSAP | Codrops A tutorial on how to create a 3D cardboard box that folds and unfolds on scroll using Three.js and the GSAP ScrollTrigger. cardboard boxcodescroll https://tympanus.net/codrops/2025/07/10/three-js-instances-rendering-multiple-objects-simultaneously/ Three.js Instances: Rendering Multiple Objects Simultaneously | Codrops Learn how to render thousands of 3D objects efficiently using instancing in React Three Fiber, as demonstrated in the performance-optimized basement.studio... three jsmultiple objects https://tympanus.net/codrops/2025/08/20/exporting-a-cloth-simulation-from-blender-to-an-interactive-three-js-scene/ Exporting a Cloth Simulation from Blender to an Interactive Three.js Scene | Codrops This tutorial walks through creating an interactive animation: starting in Blender by designing a button and simulating exportingclothsimulationthree