Login  Register

Re: OpenGL 3.2 in OS X 10.7

Posted by Wade Walker on Jul 22, 2011; 12:28am
URL: https://forum.jogamp.org/OpenGL-3-2-in-OS-X-10-7-tp3186330p3190042.html

It looks like my Mac should support OpenGL 3.2, so maybe I can help with the code. My output of your test program is

Vendor:   NVIDIA Corporation
Renderer: NVIDIA GeForce 320M OpenGL Engine
Version:  3.2 NVIDIA-7.2.9
GLSL:     1.50

which looks good. Let me dig into the setup code a bit more and see what it looks like. If you'd like to look at it too, there are detailed instructions for building on the Mac at http://jogamp.org/wiki/index.php/Building_JOGL_on_the_command_line. Since you've already got Xcode re-installed on Lion, you could build JOGL very easily.