Wednesday, July 31, 2013

GL_DEPTH_BUFFER

Turns out, if you want to use the Z coordinate to provide layering in OpenGL, you do have to explicitly use a depth buffer, it's not automatic, at least not in orthographic mode.  Just mentioning.

1 comment: