Original Post
I need to know if a point is behind the eye. I have this point in clip space. I know the near and far clip planes. How can I calculate what the Z position of the eye is in clip space if my near plane is 1.0 and my far plane is 1024? It should be just beyond -1.0, I know that much, but not how to calculate the actual value.
Many thanks.
Many thanks.