Creating Smoke The first step of this project consists of creating the particles that make up our smoke. Here, the smoke effect is composed of […]
Continue readingTag: Animation
Create a wave of particles with Three.js
Preparation of the environment – Global variables Let’s start by creating some global variables : wavespeed – Speed of the waves wavewidth – Width of […]
Continue reading