21 comments

[ 3.1 ms ] story [ 61.6 ms ] thread
This is more impressive than I first thought... I wiped my screen, thinking I had sneezed on it.
This is really great, amazing to see that things like this are possible on a common users browser. What was the inspiration behind creating this?
Looks pretty cool but the heavy aliasing is a bit distracting.
Yeah, I mostly see blinking pixels. Maybe it is better on a retina display.
Very convincing on Retina display from two feet or more.
Silly buzz words. You mean, high resolution
Looks great! The biggest drops sort of spoil the illusion at times because they pass in front of or behind other drops without absorbing them. Maybe a cool tweak for v2 would be to add some simple collision resolution?

It would probably look great if you did a front to back sort based on droplet size, and resolved collisions (which you'd have to detect) by deleting the smaller droplet.

That one looks much less realistic to me. There were no long streak from drops that slid all the way down.
It resolves the overlap, but doesn't combine the drops into a larger single drop.
That patch of blue sky on the right doesn't feel quite right and takes the realism out of it a bit.

I know, just me being fussy. Impressive use of canvas though, it could be really nice as an appeasing background image on a site. Using the navigator geolocalisation and a weather site we could have a weather sensitive site. Have to test resource wise and see.

Press F11 then refresh. Reminds of screensavers I wrote in the 90s/early 2000s. Very nice.
Love it, used it in a project a while back. Unfortunately it's pretty resource intensive. Had to disable it for most mobile and tablet browsers.