On 5 October 2016 at 12:50, Roman Grigoriev <[email protected]> wrote: > First thing I made is attach shaders to osgText. > Problem is that in GL core profile OGL doesn't show at all without VAO.
Are you working under OSX? For VAO support you'll need to use the vertex_array_object branch. Once it's undergone more testing I'll be merging this with git master and shortly after will go for the next stable release 3.6, so VAO support will be part of 3.6. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

