[osg-users] Help! Some error in my scene, but I don't how to fix it.
Michele Bosi
michele.bosi at gmail.com
Tue Apr 1 03:54:39 PDT 2008
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 <wuxiaodong82 at gmail.com>:
> The error could be caused by the wrong triangle normals.
>
> Thanks all the same.
>
> Xiaodong
>
>
>
>
>
> 2008/3/31 Robert Osfield <robert.osfield at gmail.com>:
>
> 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 <wuxiaodong82 at gmail.com>:
> > >
> > >
> > > 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
> > > osg-users at lists.openscenegraph.org
> > >
> > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> > >
> > >
> > _______________________________________________
> > osg-users mailing list
> > osg-users at lists.openscenegraph.org
> >
> > 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
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080401/0ebd14ec/attachment.htm
More information about the osg-users
mailing list