Login  Register

Re: GLProfile.isGL2Available() equivalent for current jogl code

Posted by jurchiks on Oct 23, 2014; 11:07am
URL: https://forum.jogamp.org/GLProfile-isGL2Available-equivalent-for-current-jogl-code-tp4033430p4033435.html

@Sven - thanks for the parameter tip, didn't know about the constants, I just hardcoded them.

@gouessej - all that is in the future and if I ever get around to learning that stuff. I've never done anything graphical, so it's going to take a while.
The GL parameter is being passed all around the code. I didn't make it that way, I only made minor fixes and alterations to it to keep it up to date.