JS1k
2014
webgl demo
—
"WebGL PingPong Buffer" by Flexi
This is a video feedback loop. That means, in the shader code, you can process the previous frame. Minimal action here: An interactive circle cursor and a fadeout of 2% per frame. This will not be my…