Stytilize spans delimited with Bézier curves using THREE.CubicBezierCurve3

后端 未结 0 1660
情歌与酒
情歌与酒 2021-01-02 21:05

THREE.js facilitates translating cubic Bézier curves into line segments. For this you just need let points = (new THREE.CubicBezierCurve3).getPoints(); and constructing an o

相关标签:
回答
  • 消灭零回复
提交回复
热议问题