OpenGL renderer and culling
Posted: Tue Jan 24, 2006 08:53
Hi,
I use the latest stable release of CEGUI with the OpenGl renderer. I realized that CEGUI requires culling set to GL_FRONT or nothing gets rendered. The default value of OpenGl is GL_BACK though. Is it a bug or intentional? Is the library user required to set the correct culling mode for the rendering system or should the CEGUI renderer do it and restore it after rendering the gui is finished?
Tnx a lot.
Markus
I use the latest stable release of CEGUI with the OpenGl renderer. I realized that CEGUI requires culling set to GL_FRONT or nothing gets rendered. The default value of OpenGl is GL_BACK though. Is it a bug or intentional? Is the library user required to set the correct culling mode for the rendering system or should the CEGUI renderer do it and restore it after rendering the gui is finished?
Tnx a lot.
Markus