Sometimes similar "errors" occur when the depth dest is not active or depth write mask is false, check that the first one is active and the second one is set to true
2008/3/31 Wu Xiaodong <[EMAIL PROTECTED]>: > The error could be caused by the wrong triangle normals. > > Thanks all the same. > > Xiaodong > > > > > > 2008/3/31 Robert Osfield <[EMAIL PROTECTED]>: > > HI Xiaodong Wu > > > > Without more information one can't say what the problem might be. Is > > it the black triangles that you weren't expecting? If so then it's > > probably the source data/the data import/ or your model construction > > that is at fault, this type of issue is unlikely to be actual OSG > > problem unless there is a bug in one of the loaders. > > > > Robert. > > > > 2008/3/31 Wu Xiaodong <[EMAIL PROTECTED]>: > > > > > > > > > Hi. I got some error in my scene, I snap the screen. which is > > attached. > > > > > > I load a triangle mesh into my scene, then the error was caused. I > > try to > > > disable the culling by the code"..->setCullingActive( 0 );" , which > > cannot > > > fix the error, > > > > > > I need help, for i don't know how it was caused, and how to fix it. > > > > > > Thanks. > > > > > > > > > Xiaodong Wu > > > > > > ----------- > > > Xiaodong Wu > > > 吴晓东 > > > "'Xiao' means the time and the view when the sun rises and 'dong' > > means the > > > east in Chinese" > > > > > > _______________________________________________ > > > osg-users mailing list > > > [email protected] > > > > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > > > > > > > _______________________________________________ > > osg-users mailing list > > [email protected] > > > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > > > > > -- > Xiaodong Wu > 吴晓东 > "'Xiao' means the time and the view when the sun rises and 'dong' means > the east in Chinese" > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

