Creating a particle mesh simulation in the browser

Published last week

It's pretty amazing what you can do in the browser nowadays. I wanted to see if I could make a particle simulation using WebGL, and it turned out great.

The point mesh reacts to your mouse as you hover over it. A lot of fun to play around with.

This has no utility but it did bring me lots of joy.

Check out the full demo here

Gif of particle mesh simulation