Hello all,
I have a problem with osgFx::Cartoon. I display
in my scene a simple textured object (osg::Geometry)
and I want to have a cartoon effect. When I use osgFx::Cartoon
on my node it works fine but the texure image of my object
disapears. I have the same problem when I make a color
binding by vertex (color for each 
vertex ->setColorBinding(osg::Geometry::BIND_PER_VERTEX))
the color of each point disapears.
Any Idea about this problem?
I'm working with OSG 2.4 on Windows Vista 64
with nvidia GeForce 8600 GT.
Best regrads


      

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

Reply via email to