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
OpenGL renderer and culling
Moderators: CEGUI MVP, CEGUI Team
- CrazyEddie
- CEGUI Project Lead
- Posts: 6760
- Joined: Wed Jan 12, 2005 12:06
- Location: England
- Contact:
Re: OpenGL renderer and culling
It's just something that's just always been that way, as far as I know. If you want to think of it as a bug, that's fine
I guess really we should set it and restore. Though a better idea might be to change the order of the vertices so that things work with the default. One of us will do some testing before the next release - pehaps you could add and entry on the bug tracker so it does not get lost?
Thanks,
CE.
I guess really we should set it and restore. Though a better idea might be to change the order of the vertices so that things work with the default. One of us will do some testing before the next release - pehaps you could add and entry on the bug tracker so it does not get lost?
Thanks,
CE.
Useful Links: Forum Guidelines | Documentation | Tutorials | HOWTO | Videos | Donate to CEGUI | CEGUI Twitter
Re: OpenGL renderer and culling
Will do.
Err..would do if I could find the bug tracking system? Is it because of the server change that there is no link to it or am I just blind?
Regards,
Markus
Edit:
Now that the site is back at sourceforge I managed to find the bug tracking system .
Err..would do if I could find the bug tracking system? Is it because of the server change that there is no link to it or am I just blind?
Regards,
Markus
Edit:
Now that the site is back at sourceforge I managed to find the bug tracking system .
- CrazyEddie
- CEGUI Project Lead
- Posts: 6760
- Joined: Wed Jan 12, 2005 12:06
- Location: England
- Contact:
Return to “Modifications / Integrations / Customisations”
Who is online
Users browsing this forum: No registered users and 6 guests