Hello Nelson,

> I'm drawing  osg::PrimitiveSet::LINES deep inside my node architecture.
> The lines come up the right color, but depending on the camera position,
> the line tends to turn black.  I would like the line color to stay
> constant regardless of the camera position.

If you want a constant color and no shading at all, you can just use  
the emissive color in the object's material. It is independent of view  
and lighting conditions.

Good luck,

J-S
-- 
______________________________________________________
Jean-Sebastien Guay     [EMAIL PROTECTED]
                         http://whitestar02.webhop.org/

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


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

Reply via email to