TigerHee / rainyday.js

Simulating raindrops falling on a window

Home Page:http://maroslaw.github.io/rainyday.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RainyDay.js

npm version

A simple script for simulating raindrops falling on a glass surface.

Project Page

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]
})

Documentation

About

Simulating raindrops falling on a window

http://maroslaw.github.io/rainyday.js/

License:GNU General Public License v2.0


Languages

Language:JavaScript 100.0%