OpenGL Easy Extension library

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

OpenGL Easy Extension library
Stable release 5.4
Written in C
Platform Cross-platform
License Modified BSD licenses
Website elf-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

External links