OpenGL Headline News
GLLoader OpenGL extension loding library and code generator
Category: Developers •
Nov 11, 2004
GLLoader is an OpenGL Extension Loading Library that supports OpenGL core 1.0 to 2.0, as well as WGL, GLX, and other GL extensions. There is also an automatic code generater. To support new extensions, simply write an xml script. With GLLoader, if an extension has been promoted into the core, the loader will try to load it from the core. If it fails, it will then try the extension. Licensed under LGPL
