The Intersection of a Line and Cone
I am vaguely aware that graphics is normally done with vector operations, generic
solids positioned at the origin, and transformation matrices to move rays to and fro.
I thought it would be interesting to use rectangular coordinates and objects located
anywhere in space and oriented in any direction.
This is one of four files covering the plane, the sphere, the cylinder, and the cone.