Hi, I have built a geometry in which I have defined vertices, faces, normals per face and color per vertex. When I use this code in a simple openscenegraph progam with only one node (the geometry) the rendering is perfect.
But, when I use it in my application scenegraph, the color is practically absent and when I can see it, it 's not the color I have put on the geometry/geode. And, in the same apllication, the rendering of the sphere shape is ok. What could be the problem of this ? Thank you ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=17451#17451 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

