Creates a function that interpolates points along a curve based on the given configuration.
The configuration object for the interpolation.
The precision level for the interpolation calculations.
The bezier curve parameters for easing.
A function that performs point interpolation along the curve.
Creates a function that interpolates points along a curve based on the given configuration.