摘要:
<script setup> //导入Three.js import * as Three from 'three' //导入轨道控制器 import { OrbitControls } from 'three/examples/jsm/controls/OrbitControls' import 阅读全文
posted @ 2022-06-22 16:21
Code_Lzh
阅读(307)
评论(0)
推荐(1)
摘要:
创建vue项目 1.创建项目 npm init vite@latest 输入项目名称,选择vue 2. 安装依赖 npm install 3.运行 npm run dev 安装Three.js 1.首先利用npm安装three.js,具体操作代码如下: npm install three12.接下来 阅读全文
posted @ 2022-06-22 16:19
Code_Lzh
阅读(911)
评论(0)
推荐(0)

浙公网安备 33010602011771号