Skip to content

Instantly share code, notes, and snippets.

@EddyLuten
Created May 21, 2014 03:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EddyLuten/4c9cbfead60c762ebfa0 to your computer and use it in GitHub Desktop.
Save EddyLuten/4c9cbfead60c762ebfa0 to your computer and use it in GitHub Desktop.
Chapter 4, Snippet 38 - OpenGLBook.com
glGenBuffers(2, &BufferIds[1]);
ExitOnGLError("ERROR: Could not generate the buffer objects");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment