i have implemented first person camera in OpenGL, but when i get closer to an object it starts to disappear, so i want to set near plane close to zero so i could get closer to the objects. So if anybody can tell me what is the best way to do that.
Thank you.
i have implemented first person camera in OpenGL, but when i get closer to
Share
gluPerspective.