void ProjectPoint(fvect3d
v)
Project the 3D point to the 2D screen coordinates.
In: x,y,z is one vector in came space.
Out: x,y are the screen coordinates, and the z is the current depth after
projection.