p-ranav / awesome-hpp

A curated list of awesome header-only C++ libraries
The Unlicense
3.52k stars 220 forks source link

Add Simple OpenGL Loader #59

Closed tsherif closed 3 years ago

tsherif commented 3 years ago

https://github.com/tsherif/simple-opengl-loader

C/C++, MIT License. Handles loading OpenGL functions after a context is created.