|
The OpenGL Extension Wrangler LibraryThe OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source 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 has been tested on 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.5.0 [12-27-07]:
An up-to-date copy is also available from the project repository: svn co https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew glew Supported ExtensionsThe latest release contains support for OpenGL 2.1 and the following extensions: News
Links |