Login  Register

Re: TextRenderer - my text won't show

Posted by chakie on Aug 08, 2013; 2:59pm
URL: https://forum.jogamp.org/TextRenderer-my-text-won-t-show-tp4029291p4029766.html

Thanks. Seems to simply be a misnamed uniform.

Anyway, I can't seem to get a GL3bc profile on OSX. When I try

        GLProfile glprofile = GLProfile.get( GLProfile.GL3 );

I get:

Exception in thread "main" javax.media.opengl.GLException: Profile GL3bc is not available on null, but: [GLProfile[GL2ES2/GL2.hw], GLProfile[GL2ES1/GL2.hw], GLProfile[GL2/GL2.hw], GLProfile[GL3/GL3.hw], GLProfile[GL2/GL2.hw], GLProfile[GL2GL3/GL2.hw]]