Hi all:
Assume in 3D space there is a point [itex]v=[v_x, v_y, v_z][/tex], and a normal vector associate with it as n=[n_x, n_y, n_z]. A line function is defined as u=w+t\cdot l where w=[w_x, w_y, w_z] is a point, and l=[l_x, l_y, l_z] is the normalized direction of the line. l and n are...