Intersections between planes/quadric surfaces/vector functions
Hey,
Can anyone refresh me on how to find intersections between 3D curves/objects?
For example:
Intersection between r(t) = t(i) + (2t-t^2)k and z=x^2+y^2.
...additionally, how would you convert a plane from scalar to parametric form? Or do the same for an ellipsoid/etc.?
Any help would be appreciated.