OpenGL Easy Extension library

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 70.184.214.35 (talk) at 09:19, 12 April 2017 (alphabetized). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Stable release
5.4
Written inC
PlatformCross-platform
LicenseModified BSD licenses
Websiteelf-stone.com/glee.php

The OpenGL Easy Extension library (GLee) automatically links OpenGL extensions and core functions at initialisation time. This saves programmers the effort of manually linking every required extension.

GLee is compatible with Windows, Mac OS X, Linux and FreeBSD platforms. It is also likely to be compatible with other Unix-like systems which use X Window.

GLee is distributed under the Simplified BSD license, excluding the generator GLeeGen.

See also