Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 478 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 478 Bytes

jQuery Ripples Plugin

By the powers of WebGL, add a layer of water to your HTML elements which will ripple by cursor interaction! Maybe also by touch, though I haven't tested that.

Important: uses the WebGL extensions OES_texture_float and OES_texture_float_linear. Works only with same-origin images (unless the image has the Access-Control-Allow-Origin header set appropiately).

Click here for a demo.