摘要: 网格板子~~~ <template> <div style="width:1000px; height:800px"> <p>网格布局</p> <div ref="myBody" id="canvas-frame" style="width:1000px; height:800px"/> </div 阅读全文
posted @ 2020-09-03 23:52 糖~豆豆 阅读(882) 评论(0) 推荐(0) 编辑
摘要: 基础知识--正方体代码如下 <template> <div style="width:1000px; height:800px"> <h1>正方体</h1> <div ref="myBody" /> </div> </template> <script> import * as THREE from 阅读全文
posted @ 2020-09-03 23:50 糖~豆豆 阅读(435) 评论(0) 推荐(0) 编辑
摘要: 下面是画出线的代码,可以参考一下哟~~ <template> <div style="width:1000px; height:800px"> <p>点、线、面</p> <div ref="myBody" /> </div> </template> <script> import * as THRE 阅读全文
posted @ 2020-09-03 23:49 糖~豆豆 阅读(1363) 评论(0) 推荐(0) 编辑
Live2D