基于canvas的下雪,下雨,云彩
weatherDrop
基于canvas的下雪,下雨,云彩
#演示地址
https://myfirebug.github.io/weatherDrop/aa.html(下雨)
https://myfirebug.github.io/weatherDrop/snow.html(下雪)
https://myfirebug.github.io/weatherDrop/cloud.html(云彩)
#用法
new Weather({
id:'canvas', //传入的canvasID
weatherType:'cloud', //天气类型目前只支持rain,snow,cloud
num:3 //数量
});
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。