|
The OpenGL Extension Wrangler LibraryThe OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single header file. GLEW is available for a variety of operating systems, including Windows, Linux, Mac OS X, FreeBSD, Irix, and Solaris. Download CenterGLEW is distributed as source and precompiled binaries. The latest release is 1.3.4 [03-04-06]:
The up-to-date development version is available from the public repository:
cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/glew login News
Supported ExtensionsThe latest release contains support for OpenGL 2.0 and the following extensions: Links |