You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
glXXw: OpenGL loader library for GL3 core and GLES2/3
This project is inspired by gl3w and offers the same API, but is implemented in CMake to integrate with existing build systems.
Note that standalone mode is also supported like:
cmake -P gl3w_gen.cmake
About
OpenGL loader for GL3 Core and GLES2/3 - like gl3w, but written in CMake