marching_squares icon indicating copy to clipboard operation
marching_squares copied to clipboard

A marching squares implementation in JS and an explanation website to go along with it

Marching Squares JS

Check out the website to see it in action.

It's a simple marching squares implementation in js that creates cool metaball like blobs to play around with. Inspired by this blogpost by Jamie Wong