View Full Version : OpenGL 2.0
Feite
03-14-2006, 10:21 AM
I've got the latest version of my videocard driver for OpenGL 2.0, but I haven't got the headers. I'm using VC 6.0++ with the <GL/gl.h> header version 1.1. Where can I download the new header for version 2.0?
Try to check your vendor website.
songho
03-14-2006, 12:45 PM
Feite,
You need glext.h to program with greater than v1.1.
http://oss.sgi.com/projects/ogl-sample/registry/
And, please read this FAQ section. You may get the idea how to program with extensions
http://www.opengl.org/resources/faq/technical/extensions.htm
Yes, I have the vendor specific OpenGL headers for Linux when I install the driver, but I do not know there is any for Windows. (Anyway, I never use them.)
shelll
03-14-2006, 09:25 PM
download GLEE or GLEW extensions loading libraries.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.