08.08.14, 15:24
Hi,
I have a script which calcucates some separate random x,y-points and I need to fit a curve (a path) trough these points
And so I was wondering:
1) How do I keep the points collected in an array, or something like that
2) And obviously the function to fit a curve (pointstocurve?)
Any ideas?
Thanks for looking