diff options
| author | Christoph Willling <chris.willing@linux.com> | 2023-01-22 13:16:06 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-28 08:23:00 +0700 |
| commit | 1fa8c56065e2b983db7dd8a9972a900770c127d0 (patch) | |
| tree | a26ce5a8c00a1e84074f9bfce1a4822db6ab76ab /python/python3-glad/README | |
| parent | 6c22f0470a4c7ac35216005f3429f9c22091b186 (diff) | |
python/python3-glad: Added (Py3 binding for GLAD Loader-Generator)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-glad/README')
| -rw-r--r-- | python/python3-glad/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-glad/README b/python/python3-glad/README new file mode 100644 index 0000000000..0dd3f36200 --- /dev/null +++ b/python/python3-glad/README @@ -0,0 +1,5 @@ +python3-glad (Python binding for GLAD Loader-Generator) + +GLAD is a Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator +based on the official specifications for multiple languages. + |
