{"library":"egl","type":"library","category":null,"description":"EGL is an interface between Khronos rendering APIs (such as OpenGL, OpenGL ES or OpenVG) and the underlying native platform windowing system.","language":"cpp","status":"active","version":"2022-12-04","tags":["graphics","opengl","opengles","windowing","khronos"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install egl","imports":["#include <EGL/egl.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(egl CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE EGL::EGL)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}