In this project we’ll be using Three.js to write our own particle system from scratch. I’ll step through the basics of getting some simple particles on screen, before moving on to animating parameters over particle lifetimes and building out an example system. The point here is to give you an understanding of the basic building blocks, so that you can use that to build out a more complex system.

What we’ll cover:

  • Writing a basic particle system in three.js
  • Getting simple particles on the screen
  • Alpha / additive blending
  • More complex parameter animation.

Source: https://github.com/simondevyoutube/Th…

Subscribe: https://www.youtube.com/channel/UCEwhtpXrg5MmwlH04ANpL8A

#javascript

Writing a Particle System Using Three.js
5.05 GEEK