摘要: import * as THREE from 'three'; // 视图旋转控件 import { OrbitControls } from 'three/examples/jsm/controls/OrbitControls'; // 可视化平移控件 import { TransformCont 阅读全文
posted @ 2022-06-01 09:12 名字不好起啊 阅读(438) 评论(0) 推荐(0) 编辑
摘要: import * as THREE from 'three'; import { OrbitControls } from "three/examples/jsm/controls/OrbitControls"; import { RectAreaLightHelper } from "three/ 阅读全文
posted @ 2022-06-01 09:10 名字不好起啊 阅读(114) 评论(0) 推荐(0) 编辑
摘要: import * as THREE from 'three'; import { OrbitControls } from "three/examples/jsm/controls/OrbitControls"; import { RectAreaLightHelper } from "three/ 阅读全文
posted @ 2022-06-01 09:10 名字不好起啊 阅读(64) 评论(0) 推荐(0) 编辑