[osg-users] osgFX::Cartoon makes gray

Michele Bosi michele.bosi at gmail.com
Mon Dec 17 08:41:36 PST 2007


Thank you Robert,
that is exactly the problem, it seems from the source code that the
shader doesn't support GL_COLOR_MATERIAL enabled, in order to do so I
think one should write another shader that reads the current color and
not the current material.diffuse component.
Also it seems that the effect doesn't show up specular highlights, do
you see any specular highlights in your models?

Thanks,
Michele


More information about the osg-users mailing list