会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Audience80的博客
马甲:Audience、tingzhong、tz、tingzhong666、tingzhong80、作为听众、听众、作为听众80、听众80
博客园
首页
新随笔
联系
订阅
管理
2023年10月4日
threejs安装与开始
摘要: 安装导入 npm npm i three 导入 并非所有功能都在three,还需从子目录导入 // three模块 import * as three from 'three' // 一些不在three模块的功能,这里是OrbitControls导入示例 import { OrbitControls
阅读全文
posted @ 2023-10-04 00:14 Audience80
阅读(317)
评论(0)
推荐(0)
编辑
公告