Hi, Thanks for your reply. I have two use cases:
1) In my application, I am using outline fx to render red outlines around selected objects. I am also using outline fx to render dark edges around some basic geometries (like CAD application, SolidWorks) for a better look. For example: - Sphere = outline - Cylinder = outline + 2 circles (bottom and top). - Capsule = outline + 2 circles (bottom and top). 2) In the same application, I am also using outline fx when I mouse hover a node. The problem occurs when one of the hovered node's ancestors or descendants is also outlined (selected or in "Edges Rendered" mode). Could you, please, explain me your idea a bit further, "Maybe you could use nodemasks to ensure the child is not drawn with the FX when the parent is active?"? Thank you! Regards, celandre ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=50696#50696 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

