blob: 6e3a19686eb3bfad3165d3ed9cf086ea395708a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"name": "opengl",
"version-date": "2022-12-04",
"port-version": 3,
"description": "Open Graphics Library (OpenGL)[3][4][5] is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics.",
"license": null,
"supports": "!uwp & !xbox",
"dependencies": [
"opengl-registry"
]
}
|