{"library":"opengl","type":"library","category":null,"description":"OpenGL is a cross-platform API for rendering 2D and 3D vector graphics.","language":"cpp","status":"active","version":"2022-12-04","tags":["graphics","rendering","3d","opengl"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install opengl","imports":["#include <GL/gl.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(opengl CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE OpenGL::GL)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}