Fernando García Liñán

Results 1 comments of Fernando García Liñán

In our case this was caused by attempting to use the OpenGL core profile with "vanilla" osgText. We had to override `osgText::Text::createStateSet()` and use our own shaders.