rainyday.js
v0.1.7
Published
Simulating raindrops falling on a window
Readme
RainyDay.js
A simple script for simulating raindrops falling on a glass surface.
How to use
Just add script to page and initilize RainyDay.js
new RainyDay({
image: img // [Required][Image Id or Image element itself, Id of Element having background Image or Element itself]
})