摘要:
通常我们将 CANVAS 与 webGL 区分开 , 移动端和WEB端区分开 类似于这种关系: // 通过getElementById()方法获取canvas画布 var c2dx=document.getElementById('c2dx'); // 通过方法getContext()获取2d上下文 阅读全文
posted @ 2021-04-18 12:29
jude_liu
阅读(941)
评论(0)
推荐(0)