{"id":22427258,"url":"https://github.com/node-3d/deps-opengl-raub","last_synced_at":"2025-08-01T10:32:01.465Z","repository":{"id":17069707,"uuid":"79829992","full_name":"node-3d/deps-opengl-raub","owner":"node-3d","description":"Binaries and headers for OpenGL-dependent compilation","archived":false,"fork":false,"pushed_at":"2024-11-01T10:09:53.000Z","size":17890,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-20T15:07:34.442Z","etag":null,"topics":["binary","gl","glew","glfw3","headers","lib","native","node-3d","opengl"],"latest_commit_sha":null,"homepage":"https://github.com/node-3d/node-3d","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-3d.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-23T17:39:12.000Z","updated_at":"2024-10-31T20:08:00.000Z","dependencies_parsed_at":"2024-05-31T09:24:22.279Z","dependency_job_id":"cbe3d485-dee4-4668-a5ce-be19b5e47c1f","html_url":"https://github.com/node-3d/deps-opengl-raub","commit_stats":null,"previous_names":["raub/node-deps-opengl"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-3d%2Fdeps-opengl-raub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-3d%2Fdeps-opengl-raub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-3d%2Fdeps-opengl-raub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-3d%2Fdeps-opengl-raub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-3d","download_url":"https://codeload.github.com/node-3d/deps-opengl-raub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228364059,"owners_count":17908319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binary","gl","glew","glfw3","headers","lib","native","node-3d","opengl"],"created_at":"2024-12-05T20:11:18.754Z","updated_at":"2024-12-05T20:11:19.548Z","avatar_url":"https://github.com/node-3d.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenGL binaries\n\nThis is a part of [Node3D](https://github.com/node-3d) project.\n\n[![NPM](https://badge.fury.io/js/deps-opengl-raub.svg)](https://badge.fury.io/js/deps-opengl-raub)\n[![ESLint](https://github.com/node-3d/deps-opengl-raub/actions/workflows/eslint.yml/badge.svg)](https://github.com/node-3d/deps-opengl-raub/actions/workflows/eslint.yml)\n[![Test](https://github.com/node-3d/deps-opengl-raub/actions/workflows/test.yml/badge.svg)](https://github.com/node-3d/deps-opengl-raub/actions/workflows/test.yml)\n\n```console\nnpm i -s deps-opengl-raub\n```\n\nThis dependency package is distributing **OpenGL**, **GLFW3** and **GLEW**\nbinaries through **NPM** for **Node.js** addons.\n\n* Platforms (x64): Windows x64, Linux x64, Linux ARM, MacOS ARM.\n* Libraries: GLEW 2.2, GLFW 3.4, OpenGL.\n\n\n## Usage\n\n### JS Interface\n\nSee in [glfw-raub](https://github.com/node-3d/glfw-raub/blob/master/core.js) Node.js addon.\n\nSee in [webgl-raub](https://github.com/node-3d/webgl-raub/blob/master/core.js) Node.js addon.\n\n\n### binding.gyp\n\nSee in [glfw-raub](https://github.com/node-3d/glfw-raub/tree/master/src/binding.gyp) Node.js addon.\n\nSee in [webgl-raub](https://github.com/node-3d/webgl-raub/tree/master/src/binding.gyp) Node.js addon.\n\n\n### addon.cpp\n\nSee in [glfw-raub](https://github.com/node-3d/glfw-raub/blob/master/src/cpp/glfw-common.hpp) Node.js addon.\n\nSee in [webgl-raub](https://github.com/node-3d/webgl-raub/blob/master/src/cpp/webgl.hpp) Node.js addon.\n\nRefer to [GLFW](https://www.glfw.org/documentation.html) and\n[GLEW](http://glew.sourceforge.net/basic.html) official docs.\n\n\n## Legal notice\n\n\n### GLFW\n\n[GLFW](http://www.glfw.org/index.html) is used under ZLIB license.\nIt is explicitly stated that GLFW can be used commercially in closed-source projects.\nGLFW licensing information (a COPY) is given in a [separate file](/GLFW_ZLIB),\nwhich also can be found on\n[GLFW's official repository](https://github.com/glfw/glfw/blob/master/LICENSE.md).\nThe binaries are built with this\n[GitHub Action](https://raw.githubusercontent.com/nigels-com/glew/master/.github/workflows/build.yml).\n\n\n### GLEW\n\n[GLEW](http://glew.sourceforge.net/) is used under it's own custom license.\nIt is explicitly stated that GLEW can be used commercially in closed-source projects.\nGLEW licensing information (a COPY) is given in a [separate file](/GLEW_LICENSE),\nwhich also can be found on\n[GLEW's official repository](https://raw.githubusercontent.com/nigels-com/glew/master/LICENSE.txt).\nThe binaries are built with this\n[GitHub Action](https://raw.githubusercontent.com/nigels-com/glew/master/.github/workflows/build.yml).\n\n\n### OpenGL\n\nEnd users, independent software vendors, and others writing code based on the OpenGL API\nare free from licensing requirements. https://www.opengl.org/about/#11\n\n---\n\nThe rest of this package is MIT licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-3d%2Fdeps-opengl-raub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnode-3d%2Fdeps-opengl-raub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-3d%2Fdeps-opengl-raub/lists"}