skaslev / gl3w

Simple OpenGL core profile loading
http://github.com/skaslev/gl3w
The Unlicense
705 stars 157 forks source link

Added gl3wInit2() to support custom GetProcAddress functions #48

Closed soarqin closed 7 years ago

soarqin commented 7 years ago

Thus gl3w can support GetProcAddress() functions from 3rd-party libraries such as glutGetProcAddress(), glfwGetProcAddress()