HI Roman, On 5 October 2016 at 22:47, Roman Grigoriev <[email protected]> wrote: > Just checked my old way http://forum.openscenegraph.org/download.php?id=6045 > to use compileGLObjects and use glBindVertexArray in DrawForegroundText - > works fine. > For now I can't know to use VertexArrayState way in osgText
I'm can't work out what specific issues you are hitting up against. The GLSL shaders required as a fallback for osgText should be the same regardless of VAO support. The best forward might be to modify the osgtext example to illustrate the issue you are having and give us instructions as to how you've built the OSG and what versions of the OSG you've tested against. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

