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