Hi Simon,

Not all your geometries contain colour arrays, so they are randomly
picking up their colour from what ever geometry that had colour arrays
was last applied.   Add the missing colour arrays and everything will
work fine.

Robert.

On Mon, Dec 8, 2008 at 10:13 AM, Simon Loic <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm working with osg to design an application for realistic representation
> of buildings.
> I've been through some weird behavior at rendering and I don't know how to
> fix it.
> My scene (which represent a building) is composed of several subparts. The
> problem is that identical subparts are not rendered the same. Apparently
> when partially rendered (because they get partially out of the window)
> subparts seem to get darker. Take care I'm not sure of the hint I'm giving
> here.
> I've attached to this mail one video showing the problem and the osg file
> that I render.
> Could you please try to replicate the behavior shown in the video, using the
> provided file.
> If you have any idea of what could lead to this, I will aprreciate a lot.
> Thank you very much.
> regards,
>
>
>
> --
> Loïc Simon
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to