Monday, 30 July 2018

Spline of data points in 2 axis coordinate system bezierpath

I am trying to figure out a way to calculate the spline of data points in a 2 axis coordinate system to use as a bezierPath (Swift). BezierParth needs to have the correct shape and coordinates.

my data look like this and I am after a path like the red line...

Is that even possible?

Thank you in advance

my data look like this



from Spline of data points in 2 axis coordinate system bezierpath

No comments:

Post a Comment