/fit-bezier-3d-visualization

Compare a 3D polyline with a 3D bezier spline in one space

Primary LanguageJavaScriptMIT LicenseMIT

Fit a 3D polyline to a bezier curve

bezier_polyline_visualization

Compare the original 3D polyline with the fitted 3D bezier spline in one space.

Fitting algorithm currently used: https://github.com/soswow/fit-curve