HTML5Canvas绘制3D文字摇晃特效.zip
代码片段:functionreset(){ hue=colorConfig.baseHue; w=canvas.width=window.innerWidth; h=canvas.height=window.innerHeight; spikeLength=w*config.widthToSpikeLengthRatio; A=w/2.2; B=h/2.2; a=Math.round(Math.random()2); b=Math.round(Math.random()2); drawText();}
下载地址
用户评论