A real shame that they didn't include screenshots of what the results look like. Not only do they note browsers that don't support it yet, they even note that the samples might not survive changes in the future.
So I scrolled, saw a lot of code, nothing showing the result.
by MartijnBraam
0 subcomment
Bokeh doesn't have different blur for different circles, it's always projecting the exact shape of the aperture.
by smallnix
0 subcomment
This might produce unpleasant clusters of the same color ("clustering illusion"), if the values are really randomly distributed.
by g-
0 subcomment
Didn't there exist convoluted ways to get random numbers in CSS before this? (I think some would even manipulate the DOM and re-read the changed values since those operations have randomness apparently)