Hi
I have a problem with the “nearest point” between the points of two spreads.
So for example i have cricle with 20 points and i have a spread with
20 random points.
And now i want to connect this random points to the nearest
circlepoint.
How I can do this?
So something with points2vector and sorting the length, but
i don’t know how to do this with two spreads.
thanks alot