Software:Glad (OpenGL)

From HandWiki
Glad
Initial release22 June 2016 (2016-06-22)
Stable release
0.1.33 / 3 August 2019; 4 years ago (2019-08-03)
Written inPython
PlatformCross-platform
LicenseMIT licenses
Websiteglad.dav1d.de

Glad is a multi-language loader generator for GL/GLES/EGL/GLX/WGL based on the official Khronos Group specifications. It generates a loader for the developer needs based on the up-to-date specifications and can easily be extended to other languages.[1]

The glad generated code itself is any of Public Domain, WTFPL or CC0, the source files for the generated code are under various licenses from Khronos.

See also

External links

References