Hello all, I compiled the skybox example. And I try to load a big scene. Now I have artefacts in the skybox. I can see the environment sphere. I try a smaller scene and zoom out. I get the same result. When I change the following line from ...
clearNode->setRequiresClear(false); ... in ... clearNode->setRequiresClear(true); ... then the environment sphere go missing and I see the clear color. Is the problem the distance of the far clipping plane? And I think the environment sphere is translate with the eye position? Cheers, Martin -- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

