Skip to content
forked from Dav1dde/glad

Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.

License

Notifications You must be signed in to change notification settings

explorer85/glad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

glad

This branch contains an OpenGL loader generated with glad for the D programming language.

python2 main.py --out-path=glad/ --generator=d

It includes all functions needed for a OpenGL 4.4 compatability context including all extensions found in gl.xml fetched on 4th August 2013.

About

Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 80.1%
  • C 8.8%
  • Shell 3.9%
  • CMake 3.7%
  • C++ 2.4%
  • Pascal 1.1%