ThreeJS Easing Curve Generator

Simple web editor to create and edit easing curves for more control on animations, exported directly to a THREE.SplineCurve.
Extension of https://mbostock.github.io/protovis/ex/splines.html

click points to move // shift-click to add point // delete to remove
Export:
Usage: const remappedT = curve.getPointAt(t);