Hi,
I’m new into JOGL. I’m trying to run the jogl demos which use ARB_vertex_program, Pbuffer, etc, but when I run them, it says that it’s unable to initialize the extension. I’m using WinXP and a ATI RADEON 9600SE. I’ve installed the latest drivers.
With the gears demo I get the following information:
INIT GL IS: net.java.games.jogl.impl.windows.WindowsGLImpl
GL_VENDOR: Microsoft Corporation
GL_RENDERER: GDI Generic
GL_VERSION: 1.1.0
Is there a way to correct this, apart from using another videocard?
Thanks!