<div dir="ltr"><div><div><div><div>Hi Ale,<br><br></div>You have several layers of different of effects that you are decorating your subgraph with - ClipNode, ShadowedScene, osgFX::Outline, I haven't come across anyone using such a combination before so it could be that some interaction is at play, none of these nodes are written with the others in mind so this could be something that is having an effect.<br><br></div>Personally I'd strip back the scene graph so it's nice and simple, try you flip of the matrix to do the mirror and apply the rescale normal and see how you get on, then add the extra layers of complexity.<br><br></div>I do wonder though whether all these layers are required, or even appropriate.  I know nothing about our application so can't provide an guidance on how one would normally implement what you require.<br><br></div>Robert.<br></div>