for(var i=0,c=0;i<9;i++){ x=512+(x-512)*1.9-Math.sin(y*0.01)*20; y=512+(y-512)*1.9-Math.cos(x*0.01)*20; c+=Math.abs(x+y)<9999?1:0; } r=255*Math.sin(c); g=255*Math.cos(c*c); b=255*(c%8)/8;
暂未开放。。。
Copyright©dingusxp.com - All Rights Reserved
Template by OS Templates