View Full Version : is ther a problem with frustum?
mithun_daa
10-29-2003, 06:58 AM
im not sure whatz happening, but iv created a viewvolume using glfrustum and i have a few polygons in ther. when i zoom in (using gllookat) or as i move in the viewvolume, and when i hit say a polygon, the polygon seemz to be at a distance, while what i was expecting was that i would be inside the polygon. i think therz some gap thatz being generated between the camera and the polyon. is this cause im using frustum or is it cause im goin wrong somewher else?
thank u
If you have back face culling enabled are the polygons only visible from one side. Inside a sphere for example is not the walls visible.
virtualchetan
10-30-2003, 06:45 AM
Can it be a floating point calculation error....If the near plane is almost equal to 0?
- Chetan
mithun_daa
10-30-2003, 06:50 AM
the near plane is set at 10, so i dont think that should cause a prob.
Originally posted by virtualchetan:
Can it be a floating point calculation error....If the near plane is almost equal to 0?
- Chetan
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.