基于WebGL的炫酷元素背景水波涟漪jQuery特效 -JS/jQuery代码 -演示与下载 -时代Java

基于WebGL的炫酷元素背景水波涟漪jQuery特效 Add water ripples to your background using WebGL.

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,
		});
			

You can add drops programmatically by doing $('body').ripples("drop", x, y, radius, strength)

And you can change its state:

下载代码说明
X关闭

基于jQuery WebGL炫酷元素背景水波涟漪特效源码

WebGL炫酷元素背景水波涟漪特效源码是一款基于WebGL的效果非常炫酷的元素背景水波涟漪jQuery特效插件jquery.ripples。该插件通过强大的WebGL,可以在指定的元素上添加一个水波层,制作出水波涟漪的炫酷效果,并且可以使用鼠标来和它进行互动。 本代码适用浏览器:搜狗、360、FireFox、Chrome、Safari、Opera、傲游、世界之窗,不支持IE8及以下浏览器。有兴趣