nothings / single_file_libs

List of single-file C/C++ libraries.
8.93k stars 585 forks source link

Add Simple OpenGL Loader: Extensible, cross-platform OpenGL loader #219

Open tsherif opened 3 years ago

tsherif commented 3 years ago

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

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