摘要: import * as THREE from 'three'; import { OrbitControls } from "three/examples/jsm/controls/OrbitControls"; import { RectAreaLightHelper } from "three/ 阅读全文
posted @ 2022-05-27 13:30 名字不好起啊 阅读(145) 评论(0) 推荐(0) 编辑
摘要: import * as THREE from 'three'; import { OrbitControls } from "three/examples/jsm/controls/OrbitControls"; /** * 3d helper 辅助对象 * https://threejs.org/ 阅读全文
posted @ 2022-05-27 13:29 名字不好起啊 阅读(82) 评论(0) 推荐(0) 编辑
摘要: import * as THREE from 'three'; import { OrbitControls } from "three/examples/jsm/controls/OrbitControls"; /** * 3d 几何体 * https://threejs.org/docs/ind 阅读全文
posted @ 2022-05-27 13:28 名字不好起啊 阅读(129) 评论(0) 推荐(0) 编辑