Jean-Sébastien Guay wrote:
> The reason I can't just specify the colors in the color array is that
> then, if I use scribe or outline effects (using osgFX::Effect), the
> wireframe overlay or outline takes on the vertex colors too instead of
> being white (or the color I specify). If there's a way to force the
> scribe to be white (i.e. not use the object's vertex colors) that
> would work too even though it's the reverse of what I'm asking...
The osgscribe example seems to include code that specifies the color of
the wireframe (but in the else branch of an #if 1 ...). Is that what
you're looking for?

Paul
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to