摘要: 可以参考下面代码,粘贴上去就有了~ <template> <div class="container"> <h1>初步构造出辅助线</h1> <canvas ref="mainCanvas"></canvas> </div> </template> <script> import * as THRE 阅读全文
posted @ 2020-09-17 23:36 糖~豆豆 阅读(376) 评论(0) 推荐(0) 编辑
摘要: 代码如下 <template> <div style="width:1000px; height:800px"> <p>逃跑的圆柱体</p> <div ref="myBody" id="canvas-frame" style="width:1000px; height:800px" /> </div 阅读全文
posted @ 2020-09-17 23:33 糖~豆豆 阅读(306) 评论(0) 推荐(0) 编辑
Live2D