Simple WebGL Background Animation
When I created this site, I wanted to add an animated background. Here’s how I did it. First, here’s the javascript in full. And to add the background to the site, add the following CSS code: Finally, this HTML. How does this work Much of this javascript sets up the…