Initial release | 22 June 2016 |
---|---|
Stable release | 0.1.33
/ 3 August 2019 |
Written in | Python |
Platform | Cross-platform |
License | MIT licenses |
Website | glad |
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.