Settings

Theme

Realistic rain drops in JS

maroslaw.github.io

49 points by vvnraman · 21 comments

Reader

10 threads
mgraczyk

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.

jameszhao00

Looks pretty cool but the heavy aliasing is a bit distracting.

TD-Linux

This is more impressive than I first thought... I wiped my screen, thinking I had sneezed on it.

seanica

Press F11 then refresh. Reminds of screensavers I wrote in the 90s/early 2000s. Very nice.

piratebroadcast

I'm finally getting pretty comfortable with Rails, HTML, CSS, enough to actually use things like this. Can anyone recommend slick/good looking js like this that would be fun to toy with?

futhey

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.

verelo

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?

james33

This is just begging for some JS audio to go with it!

devgutt

really cool. Something to help the mood http://www.noisli.com/

rubiquity

How do I make it go away?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection