Hi valentin, I'm not sure if this is what you want: http://tinyurl.com/3yab7
There are parameterized drawArc and a drawEllipse actionscript files for free with no restrictions. They use it to draw shapes, but I've used them to simply plug in y's and get back x's (or vice versa), like the set of points you said you wanted. It's Flash but they are generic algorithms, and you shouldn't need more math than Lingo provides. Hope it helps dave -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Valentin Schmidt Sent: Sunday, April 25, 2004 12:40 PM To: [EMAIL PROTECTED] Subject: <lingo-l> vertexList of curve through arbitrary points hi list, does anyone have a formula for generating the vertextList of a vectorShape that represents the "smoothest" curve (continuous slope) through a set of given points p1, p2,..., pn? thanks, valentin [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!] [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
