I am writing an application (in Visual Basic .NET 2003) that requires a function to draw a curve that is plotted between two points where the user can specify the amount of curvature of the line between the two points. Once this has been processed, I need to be able to break down that curve into an infinite number of points and find the perpendicular normal angle of each of those points. I have no idea even where to start. Hopefully someone can help!
2006-06-19
16:05:01
·
1 answers
·
asked by
CumQuaT
2
in
Computers & Internet
➔ Programming & Design
I know that it's about calculus, thanks for that answer. It's just that in computer programming, most complex mathematical functions are done for you. (I finished high school years ago, btw lol)
2006-06-19
17:19:21 ·
update #1