Hi celandre,

On 16/10/12 3:30, celandre dzimiwine wrote:
> I am trying to add an osgFX::Outline effect (as grand child) to another 
> osgFx::Outline
> effect to have an outlined node of which child is also outlined. But I am 
> getting a
> weird result: The child is displayed in fill mode and line mode (wireframe 
> over fill
> mode rendering). I kinda understand what the problem is but I don't have a 
> solution to
> that. Do you know if there is any solution to this bug?

Could you try to explain what you're trying to do?  As I understand it you're 
*not* trying
to have an outline on an outline (that would of course be insane ;-)

As I understand it you have an Outline FX on a parent and another (same?) 
outline on a
child somewhere in the subtree and they interfere?  Maybe you could use 
nodemasks to
ensure the child is not drawn with the FX when the parent is active?

Cheers,
/ulrich
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to