Original Post
Hi, Is there a maximum value for the far clip plane? If so what is it? The reason I ask is that I cannot seem to draw an extremely large object at an extrememly large distance (1-2 million units) away and be able to view it, it just doesn't appear, even when I make the Far Clip really large. It cannot be the fact that it is too small to see because the length and width of the object are massive. I know the value is specified as a GLdouble but I don't know the constraints of the type either. Any ideas? Thanks Connell