How to Map Texture to a 3D Face with Three.js

In this new ALL YOUR HTML coding session you’ll learn how to wrap a texture on a shape. The shape will be a 3D face and we’ll use Three.js.

Original website: https://www.zikd.space

This coding session was streamed live on July 3, 2022.

Check out the live demo.

Support: https://www.patreon.com/allyourhtml

Setup: https://gist.github.com/akella/a19954…

The post How to Map Texture to a 3D Face with Three.js appeared first on Codrops.

Volumetric Light Rays with Three.js

In this new ALL YOUR HTML coding session we’ll be decompiling volumetric light rays and recreating them with fragment shaders and Three.js.

Original website: https://moonfall.oblio.io/desktop/

Agency: https://oblio.io/

This coding session was streamed live on June 19, 2022.

Check out the live demo.

Support: https://www.patreon.com/allyourhtml

Setup: https://gist.github.com/akella/a19954…

The post Volumetric Light Rays with Three.js appeared first on Codrops.

Creating a Particles Galaxy with Three.js

In this new ALL YOUR HTML coding session we will look into recreating the particles galaxy from Viverse using Three.js.

Original: https://www.viverse.com/

Made by: https://ohzi.io/

This coding session was streamed live on June 19, 2022.

Check out the live demo.

Image credit goes to https://www.instagram.com/tre.zen/

Support: https://www.patreon.com/allyourhtml

Setup: https://gist.github.com/akella/a19954…

The post Creating a Particles Galaxy with Three.js appeared first on Codrops.

Coding an Infinite Slider using Texture Recursion with Three.js

In this new ALL YOUR HTML coding session we’ll be recreating the infinite image slider seen on https://tismes.com/ made by Lecamus Jocelyn using texture recursion in Three.js.

This coding session was streamed live on May 29, 2022.

Image credit goes to https://www.instagram.com/tre.zen/

Support: https://www.patreon.com/allyourhtml

Setup: https://gist.github.com/akella/a19954…

The post Coding an Infinite Slider using Texture Recursion with Three.js appeared first on Codrops.

Creating an Infinite Distorted Slider with PixiJS and Bézier Curves

In this new ALL YOUR HTML coding session we’ll be replicating the amazing fluid slider from Yuto Takahashi’s website, using PixiJS, Bézier curves and little bit of GLSL.

This coding session was streamed live on May 23, 2022.

Image credit goes to https://www.instagram.com/tre.zen/

Support: https://www.patreon.com/allyourhtml

Setup: https://gist.github.com/akella/a19954…

The post Creating an Infinite Distorted Slider with PixiJS and Bézier Curves appeared first on Codrops.

Creating a Fluid Distortion Animation with Three.js

In this new ALL YOUR HTML coding session you’ll learn how to code a water-like distortion animation as seen on the PixiJS website using Three.js. We’ll use shaders and render target to achieve the fluid effects.

Original website: https://pixijs.com/

This coding session was streamed live on April 10, 2022.

Support: https://www.patreon.com/allyourhtml

Setup: https://gist.github.com/akella/a19954…

The post Creating a Fluid Distortion Animation with Three.js appeared first on Codrops.

Replicating the Interweave Shape Animation with Three.js

In this new ALL YOUR HTML coding session you’ll learn how to reconstruct the beautiful shape animation from the website of INTERWEAVE agency with Three.js. We’ll be calculating tangents and bitangents and use Physical materials to make a beautiful object.

Original website: https://interweaveagency.com/

This coding session was streamed live on March 20, 2022.

Check out the live demo.

Support: https://www.patreon.com/allyourhtml

Setup: https://gist.github.com/akella/a19954…

The post Replicating the Interweave Shape Animation with Three.js appeared first on Codrops.

Noise Pattern Reconstruction from Monopo Studio

In this new ALL YOUR HTML coding session we’ll be reconstructing the beautiful noise pattern from Monopo Studio’s website using Three.js and GLSL and some postprocessing.

Monopo Studio: https://twitter.com/monopo_en

Developer: https://twitter.com/bramichou

This coding session was streamed live on February 20, 2022.

Support: https://www.patreon.com/allyourhtml

Setup: https://gist.github.com/akella/a19954…

The post Noise Pattern Reconstruction from Monopo Studio appeared first on Codrops.

Three.js Animation with K-d (Christmas) Tree Algorithm

In this festive ALL YOUR HTML coding session we’ll decompile the animation seen on the website of ONE-OFF using the K-d tree algorithm and Three.js shape creation. We’ll also be using GLSL to create the visuals.

This coding session was streamed live on December 26, 2021.

Support: https://www.patreon.com/allyourhtml

Setup: https://gist.github.com/akella/a19954…

The post Three.js Animation with K-d (Christmas) Tree Algorithm appeared first on Codrops.

Pixelated Distortion Effect with Three.js

In this ALL YOUR HTML stream and coding session we’ll be recreating the interactive pixel distortion effect seen on the website for the music video covers of “Infinite Bad Guy” made as an AI Experiment at Google and YouTube. We’ll be using Three.js and datatexture to achieve the look.

This coding session was streamed live on December 12, 2021.

Support: https://www.patreon.com/allyourhtml

Setup: https://gist.github.com/akella/a19954…

The post Pixelated Distortion Effect with Three.js appeared first on Codrops.