[osg-users] glClampColor with GL CORE profile
Chris Djali
krizdjali at gmail.com
Thu Sep 19 11:08:03 PDT 2019
Hi,
Are you definitely creating an OpenGL context with either a version less than or equal to 3.0, or as a compatibility profile? This sounds to me like you've got a core profile, so don't have access to old deprecated stuff, but are trying to use it anyway.
Cheers,
Chris
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=76714#76714
More information about the osg-users
mailing list