Skip to content

abanoub-R/glad-stock-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Default Glad Loader

Automatically generated from the glad2 webservice with this permalink.

  • I am not the creator of GLAD
  • I am not associated with GLAD in any way
  • This repository is strictly for ease of use and does not expand on or remove default features
  • This project inherits the same license as the original project

Compilation

Run the following

clang -shared gl.c -o glad.dll

NOTE: The above command assumes that the include paths are left untouched

Linkage

Run the following

clang foo.c -lglad.dll

NOTE: The above command assumes that foo.c and glad.dll are in the same directory

About

Automatically generated GLAD loader set to 4.6 CORE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages