Hi, In my application I got some text displayed using osgText::Text. I would like to alter this text using shaders. However, I wish to apply a different treatment to each letter individually.
For now, I only managed to process the text as a whole. Is there a way to either distinguish the letters in the shader, or to link each letter to its own shader? I am working with OpenSceneGraph 3.4.0. Thank you! Cheers, Thomas ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=68338#68338 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

