Created
October 28, 2015 18:00
-
-
Save mattlundstrom/cb962ae3f5b6d31d36b6 to your computer and use it in GitHub Desktop.
JS Canvas Noise
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<body onload=setInterval('for(r.width=j=150,i=j*j;--i;)r.getContext(\'2d\').fillRect(i%j,i/j,1,Math.random())',9)><canvas id=r> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment