How to Create a Physics-based 3D Cloth with Cannon.js and Three.js
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.
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.
In Tutorials by Robert Borghesi
Learn how to simulate a cloud on a Three.js Sprite using React-Three-Fiber.
In Playground by Yuri Artiukh
Discover the basic concept behind an unrolling image effect using WebGL.
In Tutorials by Marco Fugaro
In this tutorial, you’ll learn how to project a texture onto an object in Three.js with some interesting examples.
In Articles by Jeremy Franzese
In this creative breakdown you will learn how the signature WebGL oil effect of the new Akaru website was created.
In Articles by Bruno Arizio
A look behind the scenes of Bruno Arizio’s portfolio with insight into the design process and an in-depth technical breakdown of the WebGL implementation.
In Tutorials by Paul Henschel
Discover how to use react-three-fiber and combine some common techniques to create a Three.js powered layout with shader effects.
In Tutorials by Arno Di Nunzio
Learn the basics of doing physics in WebGL by building a 3D menu with Cannon.js and Three.js as renderer.
In Tutorials by Daniel Velasquez
A creative coding exploration into how to recreate a high-speed lights effect in real-time using Three.js.
In Playground by Yuri Artiukh
A set of interesting looking image transitions including distortion and warp effects made with WebGL.
In Tutorials by Jesper Vos
In this tutorial you will learn how to make objects appear glass-like in three steps using Three.js.
In Tutorials by Arno Di Nunzio
Learn how to create gooey reveal hover effects on images with Three.js using noise within a shader.
In Tutorials by Niccolò Miranda
In this tutorial you will learn how to achieve interesting looking hover effects with image distortions using Three.js.
Get insight on how to add 3D to a website using Three.js and make a wavy distortion effect in this case study of Chang Liu’s new portfolio.
In Tutorials by Kyle Wetton
In this in-depth tutorial you will learn how to create an interactive 3D character that follows the mouse and performs random animations on click.
In Tutorials by Mario Carrillo
A short tutorial on how to create animated text in Three.js with three-bmfont-text and give it a nice look using shaders.
In Tutorials by Daniel Velasquez
Learn how to achieve a water-like ripple distortion effect with Three.js and postprocessing.
In Tutorials by Domenico Bruzzese
Learn how to create a geometrical scene with a depth effect using the Blurry library.