Removing Objects from Arrays
Back 31 / 35
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