glad
GL/GLES/EGL/GLX/WGL Loader-Generator (Python 2)
Install
- All systems
-
curl cmd.cat/glad.sh
- Debian
-
apt-get install python-glad
- Ubuntu
-
apt-get install python-glad
- Kali Linux
-
apt-get install python-glad
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-glad
- Dockerfile
- dockerfile.run/glad
python-glad
GL/GLES/EGL/GLX/WGL Loader-Generator (Python 2)
This package provides the implementation of what is also available as a webservice on http://glad.dav1d.de/ to transform OpenGL specs into an API that one can program against. It uses the official Khronos-XML specs to generate a GL/GLES/EGL/GLX/WGL Loader made for your needs. Glad currently supports the languages C, D and Volt. The package is not meant for end users and will not be installed by the users of the package that it helped building. It is a build dependency that is prepared to be integrated with CMake or Conan into the build process. This package installs the library for Python 2.
python3-glad
GL/GLES/EGL/GLX/WGL Loader-Generator (Python 3)
This package provides the implementation of what is also available as a webservice on http://glad.dav1d.de/ to transform OpenGL specs into an API that one can program against. It uses the official Khronos-XML specs to generate a GL/GLES/EGL/GLX/WGL Loader made for your needs. Glad currently supports the languages C, D and Volt. The package is not meant for end users and will not be installed by the users of the package that it helped building. It is a build dependency that is prepared to be integrated with CMake or Conan into the build process. This package installs the library for Python 3.