[osg-users] Mirror transformation

Robert Osfield robert.osfield at gmail.com
Wed Sep 13 08:11:59 PDT 2017


Hi Ale,

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.

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.

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.

Robert.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20170913/e83e6730/attachment.htm>


More information about the osg-users mailing list