an experiment that swaps the color source chroma.brewer.YlGnBu for d3.interpolateMagma(t)
an iteration on the block ReGL circle animation example from @ajdant
commit history and related experiments here
xxxxxxxxxx
<html>
<body>
<script src='https://cdnjs.cloudflare.com/ajax/libs/regl/1.3.0/regl.min.js'></script>
<script src='https://d3js.org/d3.v4.min.js'></script>
<script src='vis.js'></script>
</body>
</html>
https://cdnjs.cloudflare.com/ajax/libs/regl/1.3.0/regl.min.js
https://d3js.org/d3.v4.min.js