This video covers the 'splice' function to delete / remove objects from an array.
In this coding challenge, I explore the concept of a simple particle system and attempt to create a smoke effect with the p5.js library.
Array.prototype.splice() reference on MDN
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund