Hello, ok, it seems that nobody has an idea. Maybe is the problem the range of values?
Cheers, Martin Am Montag, den 06.04.2009, 10:30 +0200 schrieb "Martin Großer": > 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 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

