Horde3D http://horde3d.org/forums/ |
|
GL State Altered by Horde http://horde3d.org/forums/viewtopic.php?f=2&t=1525 |
Page 1 of 1 |
Author: | CadetUmfer [ 11.05.2011, 14:53 ] |
Post subject: | GL State Altered by Horde |
I am using FTGL to render text in my Horde application. After switching from Beta 4 to the SVN trunk, fonts are no longer displaying properly. From the looks of it, the quads representing each character are drawing, but the alpha blending in each character's texture isn't working. So I'm ending up with a bunch of colored quads instead of text. Is there some GL state/setting that Horde is changing that could be causing this? I've tried enabling blending and setting the blend function, but that didn't work. Thanks, Anthony |
Author: | CadetUmfer [ 12.05.2011, 13:41 ] |
Post subject: | Re: GL State Altered by Horde |
If anyone else is having this problem, you can work around it by using Pixmap fonts instead of Texture fonts. Slower, but at least I can read it |
Author: | AlexL [ 12.05.2011, 18:09 ] |
Post subject: | Re: GL State Altered by Horde |
Have a look at this: http://horde3d.org/forums/viewtopic.php?f=2&t=1272&p=7420 gl[Push|Pop]Attrib is your friend. And if possible use the latest Horde version from SVN. |
Page 1 of 1 | All times are UTC + 1 hour |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |