Ulrich Hertlein wrote:
> On 11/06/10 15:13 , Manuel Garea wrote:
> 
> > Hi, I have a problem with textures: my textures have sizes that are not 
> > power of two,
> > and I don't want OSG to rescale them.
> > 
> > OSG show me a message like:
> > 
> > 
> > > Scalling image '...' from (200x200) to (256x256)
> > > 
> > 
> > although I'm calling the function 
> > texture->setResizeNonPowerOfTwoHint(false);
> > ... 
> > 
> 
> Does your OpenGL driver support non-power-of-two textures?
> /ulrich
> _______________________________________________
> osg-users mailing list
> 
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> 
>  ------------------
> Post generated by Mail2Forum


Ulrich... I really don't know if my OpenGL driver supports it, how could I 
know? thank you another time!

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=28829#28829





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to