[osg-users] bug: osgText doesn't work on MacOSX GL4.x with VAO
    Robert Osfield 
    robert.osfield at gmail.com
       
    Tue Mar 14 10:49:01 PDT 2017
    
    
  
On 14 March 2017 at 17:38, Remo Eichenberger <osgforum at tevs.eu> wrote:
> Without this setting I see only a blue screen/window without any text.
Do you get any GL errors reported on the console?
Could you try disabling the incremental subloading of the glyph
texture by setting the env var OSG_TEXT_INCREMENTAL_SUBLOADING to OFF
i.e.
setenv OSG_TEXT_INCREMENTAL_SUBLOADING OFF
osgtext
Also have you tried OSG+GL3 on other platforms?  Knowing whether this
is a OSX specific bug or not will help us look for what the cause
might be.
Robert.
    
    
More information about the osg-users
mailing list