Hi,
well, this time im after a function which determines the intersection of a 2d line and a hyperbola. I also need to know the normal. ( a line perpendicular to the curve)
any one know of one ?
Im not sure I want to go into the maths on this one, so a being spoon fed some function or code to do it would be ideal
its for a lens ray tracing program, which uses simple circles atm, but cuases slight aberations.
at least it wasnt too dificult to work out the function for the circles.