Any good bezier spline editors?

Provotis: = Spline Editor + Line Segmentation
Demo: https://mbostock.github.io/protovis/ex/splines.html
image


Bezier vs Spline
https://richardfuhr.neocities.org/BusyBCurves.html

YouTube


D3 Spline Editor
Demo + Code: https://observablehq.com/@mbostock/d3-spline-editor


JSFiddle
http://jsfiddle.net/bobcook/ax1aLm8q/


JSFiddle
Uses Raphael 2.1.0
http://jsfiddle.net/cordesmj/4e2am/
image

Stackoverflow


JSBin
https://output.jsbin.com/ApitIxo/2/

Stackoverflow


Cardinal spline for canvas
Github = curve.js


Related:
Github repo for epistemex no longer exists with the original, this appears to be the original article related to curve.js


Possibly moved to Gitlab:
gitlab.com/epistemex/cardinal-spline-js


Demo:
https://zz85.github.io/threejs-path-flow/flow.html

Github:


Demo
https://nylki.github.io/fit-bezier-3d-visualization/

Github


Articles:
https://pomax.github.io/bezierjs/

Github


Spine editor have to pay for this one
Features: http://esotericsoftware.com/spine-in-depth
Demo(s): http://esotericsoftware.com/spine-demos


References

7 Likes