Hi Robert,
What hardware are you having problems with?
Uh, it´s customers hardware. I will have to look again. I can´t really
test there.
Have you stepped through the src/osgText/Text.cpp to see if its
disabling the mipmapping or not?
I have read through it now front to back and back to front and can´t see
any place where there is a check for any environtmentvariable.
On the other hand I don´t know how to see if there is mipmapping going
on or not. I just thought so, because an older post of you said that
osgText::Text uses mipmapping.
Maybe I am looking at the wrong place, I see the texture coordinates
being computed, but I don´t seem to find the actual rendering of the
characters to the textures, hm.
Thanks,
Andreas
Robert.
On 6/13/06, Andreas Goebel <[EMAIL PROTECTED]> wrote:
Hi,
sorry, I know that this has been asked before. I get this problem on
some cards and tried to solve it with
osg::setGLExtensionDisableString("GL_SGIS_generate_mipmap");
But on some cards the problem is still there.
Are there any more possibilities to "make this work" even with crappy
cards?
Thanks for any pointers,
Andreas
--
Andreas Goebel
Visit http://www.raumgeometrie.de to take a look at
Archimedes Geo3D, a program for dynamic geometry
in three dimensions!
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/
--
Andreas Goebel
Visit http://www.raumgeometrie.de to take a look at
Archimedes Geo3D, a program for dynamic geometry
in three dimensions!
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/