View Full Version : OpenGL Headers for Version 1.2 or Higher
egillespie
07-17-2002, 04:28 PM
Is there some common location on the web where all of the OpenGL headers and libraries for various platforms are located? Microsoft only delivers headers for version 1.1 with Visual C++ and I can't find any on OpenGL.org or on SGI's web site.
Thanks,
Erik
chowe6685
07-17-2002, 05:38 PM
As far as I know, they don't exist for windows. You need to use glext.h and wglGetProcAddress to get 1.2 functionality
There is some stuff on SGI's website:
http://oss.sgi.com/projects/ogl-sample/registry/
They are fairly well up to date, but not necessarily fullproof.
-Mezz
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.