Hi all, I am new to OSG, so maybe my question is silly, but I'm trying to apply some little knowledge on how scene graphs should work here. I've managed to reduce the problem I have to a reasonably sized testcase which I attached to the post.
I have two nodes there: a quad with a texture applied to it and a node that contains 2 lines of green colour. Now when I place them both in an osg::Group, the presence of the lines node makes the texture disappear from the quad(comment/uncomment line 97). I am pretty sure it is something very basic that I am missing and it can't be a problem in the OSG code. Thank you! Cheers, Eldar ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=46347#46347 Attachments: http://forum.openscenegraph.org//files/testcase_520.cpp _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

