摘要: import * as THREE from 'three'; // 创建场景和相机 const scene = new THREE.Scene(); const camera = new THREE.PerspectiveCamera(75, window.innerWidth / window. 阅读全文
posted @ 2025-05-15 21:03 SimoonJia 阅读(5) 评论(0) 推荐(0)