Hi Wagner, Probably you need to enable Blending.
myNodeWithTheTexture->getOrCreateStateSet()->setMode(GL_BLEND,osg::StateAttribute::ON); Rafa. On Mon, Oct 5, 2009 at 1:21 AM, Wagner Dias <[email protected]> wrote: > Hi, > > I'm trying to use images (.png or .gif) with transparency. Images charge > normally but I can't see the background. > Does anyone have any suggestions? > > Thank you! > > Cheers, > Wagner > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=17862#17862 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- Rafael Gaitán Linares Instituto de Automática e Informática Industrial http://www.ai2.upv.es Ciudad Politécnica de la Innovación Universidad Politécnica de Valencia _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

