Description
gl3w is the easiest way to get your hands on the functionality offered by the OpenGL core profile specification.
Its main part is a simple gl3w_gen.py Python script that downloads the Khronos supported glcorearb.h header and generates gl3w.h and gl3w.c from it. Those files can then be added and linked (statically or dynamically) into your project.
Installation Instructions
To install the package:
sudo dnf -y copr enable hdfssk/gl3w
sudo dnf -y install gl3w-devel
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
Fedora 41
|
x86_64 (2)* | Fedora 41 (13 downloads) |
Fedora 42
|
x86_64 (0)* | Fedora 42 (15 downloads) |
Fedora 43
|
x86_64 (0)* | Fedora 43 (14 downloads) |
Fedora eln
|
x86_64 (0)* | Fedora eln (12 downloads) |
Fedora rawhide
|
x86_64 (0)* | Fedora rawhide (11 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable hdfssk/gl3w
More info about enabling Copr repositories
Fedora 41