All examples By author By category About

HarryStevens

Bubble Update Pattern II

Like Bubble Update Pattern I but with the circles drawn as SVG path elements instead of circle elements. Uses a custom function called circleToPath to draw paths that look like circles.

This uses a couple of my libraries: jeezy and shape2path.

See also: Force Update Pattern, Voronoi Update Pattern II and Voronoi Update Pattern.