Version 2.0 — © 1996-1999 Christian Cohnen — Example 2
12 blobs, size 128, ocean palette
Larger canvas with more overlap and interference
<canvas id="game" width="300" height="300"></canvas>
<script>var BLOBS_CFG = { blobsize: 128, numberblobs: 12, palette: "ocean" };</script>
<script src="blobs2d.min.js"></script>