View Full Version : Settings problem
Vlasko
03-13-2003, 06:40 AM
problem is how to make OpenGl not to cut everything on the z axis that is not on interval (-1,1) and how to set the x and y values more than (-1,1)I haven't found an explanation on nehe. The glOrtho by itself doesn't work
Deiussum
03-13-2003, 07:28 AM
Sounds like maybe you are using gluOrtho2D, which has a default of -1, 1 for the z?
You said glOrtho didn't work. If what your goal is is to use an orthographic projection, it should. Show some code, you possibly are doing something wrong.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.