1<!--
2
3Base meta ball code from:
4 https://codepen.io/loktar00/pen/LDKai
5
6Original dribbles:
7 http://dribbble.com/shots/874268-Loader-GIF
8 http://dribbble.com/shots/882638-Loader-03-WIP-Animation-GIF
9
10Meta Code needs a complete rewrite (its just a quick fork), with antialiasing... but yeah, this is just a proof of concept.
11
12-->
13
14<canvas id="canvas"></canvas>