[osg-users] glsl version 130 not supported (and related problems)

Hartwig Wiesmann hartwig.wiesmann at skywind.eu
Wed Dec 21 09:57:34 PST 2016


Hi,

did you solve your issue? In case you are using osgViewer's GraphicsWindowCocoa class there has once been a change in OSG: it explicitely specifies the OpenGL core version 4.1.
If you specify the legacy version you should be fine. You can find the line for patching in osgViewer::GraphicsWindowCocoa::realizeImplemenation() (last OpenGL profile attribute).

Cheers,
Hartwig

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=69736#69736








More information about the osg-users mailing list