[osg-users] Problem with current OSG and OSX

Thomas Hogarth thomas.hogarth at gmail.com
Mon Jan 2 08:38:47 PST 2017


Are you using GL3?

If so you need to enable VertexArrayObjects 

osg::DisplaySettings::instance()->setVertexBufferHint(osg::DisplaySettings::VertexBufferHint::VERTEX_ARRAY_OBJECT);

Hope that helps

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








More information about the osg-users mailing list