Hacker News new | ask | show | jobs
by weinzierl 2152 days ago
Not sure if it is the original but the source where I first saw this rain effect was on ShaderToy - The Drive Home by Martijn Steinrucken aka BigWings[1]

The accompanying video tutorial[2] is super interesting too as well as the HN discussion at the time [3].

[1] https://www.shadertoy.com/view/MdfBRX

[2] Link to first part: https://www.youtube.com/watch?v=eKtsY7hYTPg

[3] https://news.ycombinator.com/item?id=15564148

3 comments

It has already been posted by jeffschofield, but the original is here[1], along with a brief article breaking down the effect[2].

The one you posted is in many ways nicer though due to it all being a single shader, however it has the downside of the drops not interacting with each other.

[1] https://tympanus.net/Development/RainEffect/

[2] https://tympanus.net/codrops/2015/11/04/rain-water-effect-ex...

I remember that I have seen that before, but I don't remember when. Seems to be from 2015 while "The Drive Home" is from 2017.
Part 6 is live coding rain drops on glass in ShaderToy.

ShaderToy LiveCoding - The Drive Home - 6. Rain on a Windshield

https://www.youtube.com/watch?v=52TMliAWocY

Hahha i was like. This is the "drive home" Martijn is an exceptional explainer I like his channel a lot. A great resource if you want to start programming shaders.