Curves are n-dimensional mathematical constructs that define a path from point 0 to point 1.
- Source:
Example
const { bezier } = require('@jscad/modeling').curves
Curves are n-dimensional mathematical constructs that define a path from point 0 to point 1.
const { bezier } = require('@jscad/modeling').curves