Interactive Particle Network

Let's learn how to create a simple particle network in p5.js. To add visual interest, we will include code that attracts (accelerates) particles to the user's mouse position if it is within a specified range.

Watch the Tutorial on YouTubeGet the Project Cloneable

Inside <head> tag

Inside </body> tag