saw the new height.app website and wondered how the fluid gradient background animation is done. I think it is WebGL and I found the fluid canvas.js repo on github https://github.com/malik-tillman/Fluid-JS
Unfortunately it lacks a documentation and the demo only reacts to clicking, so I wonder if anybody knows how to get it to work with an animated background and disable the click.
Thanks!