摘要:
threejs之将PlaneGeometry转换为BufferGeometry 用途:将PlaneGeometry转换为BufferGeometry后,对BufferGeometry的标记面数组操作,达成使用边界切割PlaneGeometry const material = new THREE.M 阅读全文
posted @ 2025-06-20 16:58
莫小龙
阅读(16)
评论(0)
推荐(0)
摘要:
threejs之利用shape通过线绘制面和体 var smileyShape = new THREE.Shape(); smileyShape.moveTo(80, 40); smileyShape.absarc(40, 40, 40, 0, Math.PI * 2, false);// 主模型 阅读全文
posted @ 2025-06-20 11:49
莫小龙
阅读(49)
评论(0)
推荐(0)

浙公网安备 33010602011771号