> 有关“做个”的文章
  • 基于 three.js 的圣诞树

    基于 three.js 的圣诞树

    前言 快到圣诞节了,用当前所学的做个简易版圣诞树送给女朋友。 五角星 const top_corner_g = new THREE.ConeBufferGeometry(0.5, 1, 4)top_corner_g.apply...

    04-29 15 805 文档中心