Advertisement
Guest User

pope grump

a guest
Sep 3rd, 2015
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. javascript:function c(){b.clearRect(0,0,a.width,a.height),(new Date).getTime()%80<1&&g.push({x:Math.floor(Math.random()*a.width),y:0,r:0});for(var t=g.length-1;t>=0;t--){var e=g[t];e.y+=1,e.r+=Math.PI/180*(2*Math.random()-1),b.rotate(e.r),b.drawImage(p,e.x,e.y),b.rotate(-e.r)}requestAnimationFrame(c,a)}var a=document.createElement("canvas");a.style.cssText="position:absolute;top:0;left:0;display:block;z-index:9999;",a.innerHTML="",document.body.appendChild(a);var b=a.getContext("2d"),p=new Image,g=[],t;window.addEventListener("resize",function(){a.width=document.body.scrollWidth,a.height=document.body.scrollHeight},!1),a.width=document.body.scrollWidth,a.height=document.body.scrollHeight,p.onload=function(){c()},p.src="http://cc.nuclearstorm.net/slacklogs/pippi.svg";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement