Login  Register

Re: nehe port - GL.GL_ARRAY_BUFFER_ARB is undefined

Posted by Xerxes Rånby on Aug 30, 2012; 5:40am
URL: https://forum.jogamp.org/nehe-port-GL-GL-ARRAY-BUFFER-ARB-is-undefined-tp4025951p4025953.html

Use GL_ARRAY_BUFFER it is now part of the official specification.


Suffix like

_ARB

is used to indicate new extensions that are still under review, by the OpenGL Architecture Review Board, for inclusion into a future OpenGL versions. The suffix gets removed when it gets included into the OpenGL core.


http://www.opengl.org/wiki/OpenGL_Extensions


Cheers

Xerxes





2012-08-30 05:47 skrev rtayek [via jogamp]:

using GL2 is helping somewhat. still stuck on GL_ARRAY_BUFFER_ARB

thanks


If you reply to this email, your message will be added to the discussion below:
http://forum.jogamp.org/nehe-port-GL-GL-ARRAY-BUFFER-ARB-is-undefined-tp4025951p4025952.html
To start a new topic under jogamp, email [hidden email]
To unsubscribe from jogamp, click here.
NAML