{"library":"glew","type":"library","category":null,"description":"The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library.","language":"cpp","status":"active","version":"2.3.1","tags":["opengl","graphics","extension-loading"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install glew","imports":["#include <GL/glew.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(glew CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE GLEW::GLEW)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}