Canvas copies the characters of the matrix and canvas copies the matrix.
?
 
 
  
   
   | 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 | <!DOCTYPE html>"en">    <meta charset="UTF-8">    <Title> binary rain </title><body><div style="color:red;text-align: center;font-size: 20px;"> Binary rain </div><canvas id="myCanvas"width="1000px"height="600px"style="background-color: black;"></canvas><script>     vardraw=function(ctx,x,y,size){        this.ctx=ctx;        this.x=x;        this.y=y;        this.size=size;        vary1=this.y;        this.drawText=function(){            varstr=Math.ceil(Math.random()*10000).toString(2);            vargrd=this.ctx.createLinearGradient(this.x,this.y,this.x,this.y-this.ctx.measureText(str).width);            grd.addColorStop(0,"#00FF00");            grd.addColorStop(1,"#004400");            this.ctx.fillStyle=grd;            this.ctx.font=this.size+"px Arial";            for(vari=str.length-1;i>=0;i--) {                this.ctx.fillText(str.charAt(i), this.x, y1-=15);            }            y1=this.y+=10;            if(y1-720+this.ctx.measureText(str).width>0){                this.x=Math.ceil(Math.random()*1000);                y1=this.y=Math.ceil(Math.random()*100);            }        }    };     varrain=function(ctx,length){        this.length=length;        this.ctx=ctx;        varx=[];        vary=[];        varsize=[];        vartexts=[];        vari=0;        for(;i<length;i++){            x[i]=Math.ceil(Math.random()*1000);            y[i]=Math.ceil(Math.random()*500);            size[i]=Math.ceil(Math.random()*15);            texts[i]=newdraw(this.ctx,x[i],y[i],size[i]);        }        this.run=function(){            ctx.clearRect(0,0,1000,600);            for(varj=0;j<length;j++){                texts[j].drawText();            }        };     };     varcanvas=document.getElementById("myCanvas");    varctx=canvas.getContext("2d");    varrain0=newrain(ctx,100);    setInterval(rain0.run,50); </script></body>    | 
 
  
 
 
 
 
This is the result of the previous blog. The phone cannot be viewed .... Http://blog.chinaunix.net/uid-30494608-id-5201548.html