You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

1 lines
1.7 KiB

!function(){var e=document.getElementById("canvas_nest");if("false"!==e.getAttribute("mobile")||!/Android|webOS|iPhone|iPod|iPad|BlackBerry/i.test(navigator.userAgent)){var n,t,i,o,a=document.createElement("canvas"),c={z:h(n=e,"zIndex",-1),o:h(n,"opacity",.5),c:h(n,"color","0,0,0"),n:h(n,"count",99)},d=a.getContext("2d"),m=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(e){window.setTimeout(e,1e3/45)},u=Math.random,l={x:null,y:null,max:2e4};a.style.cssText="position:fixed;top:0;left:0;z-index:"+c.z+";opacity:"+c.o,(o="body",document.getElementsByTagName(o))[0].appendChild(a),g(),window.onresize=g,window.onmousemove=function(e){e=e||window.event,l.x=e.clientX,l.y=e.clientY},window.onmouseout=function(){l.x=null,l.y=null};for(var r=[],x=0;c.n>x;x++){var w=u()*t,y=u()*i,s=2*u()-1,f=2*u()-1;r.push({x:w,y:y,xa:s,ya:f,max:6e3})}setTimeout((function(){v()}),100)}function h(e,n,t){return e.getAttribute(n)||t}function g(){t=a.width=window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,i=a.height=window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight}function v(){d.clearRect(0,0,t,i);var e,n,o,a,u,x,w=[l].concat(r);r.forEach((function(m){for(m.x+=m.xa,m.y+=m.ya,m.xa*=m.x>t||m.x<0?-1:1,m.ya*=m.y>i||m.y<0?-1:1,d.fillRect(m.x-.5,m.y-.5,1,1),n=0;n<w.length;n++)m!==(e=w[n])&&null!==e.x&&null!==e.y&&(a=m.x-e.x,u=m.y-e.y,(x=a*a+u*u)<e.max&&(e===l&&x>=e.max/2&&(m.x-=.03*a,m.y-=.03*u),o=(e.max-x)/e.max,d.beginPath(),d.lineWidth=o/2,d.strokeStyle="rgba("+c.c+","+(o+.2)+")",d.moveTo(m.x,m.y),d.lineTo(e.x,e.y),d.stroke()));w.splice(w.indexOf(m),1)})),m(v)}}();