一款WebGL水波涟漪jQuery Ripples插件

科e互联网页特效集锦---更多特效请访问 www.internetke.com 加入QQ交流群

jQuery Ripples

A simple WebGL-based ripple effect.

Background images are often boring. Use this effect to make your static CSS background images more interactive!

It's as easy as:


$('body').ripples({
	resolution: 512,
	dropRadius: 20,
	perturbance: 0.04,
});