摘要: import * as THREE from 'three'; // 视图旋转控件 import { OrbitControls } from 'three/examples/jsm/controls/OrbitControls'; // 可视化平移控件 import { TransformCont 阅读全文
posted @ 2022-06-01 09:12 名字不好起啊 阅读(564) 评论(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 名字不好起啊 阅读(160) 评论(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 名字不好起啊 阅读(90) 评论(0) 推荐(0)