curve analysis
in
Programming Questions
•
3 years ago
Hello Everyone,
I'm carlos and I'm really new in processing.
I have to deal with curves and interaction, the thing that I have to do is like this.
1 pick a point on the canvas
2 find the point on the curve closest to the previous point.
3 draw a line between two points.
there is a function, method class or something that I can implement to find a point on a curve?
thanks in advance
C,
1