Create Three.js Triangles from Vertices array with a function - three.js

前端 未结 0 1183
悲&欢浪女
悲&欢浪女 2021-01-05 01:46

I\'m new to JS, THREE.js and want to make a function that takes:

  • every 3 values to make a new vertex,
  • every 3 vertices, makes a new T
相关标签:
回答
  • 消灭零回复
提交回复
热议问题