Node.js bindings to OpenGL & GLEW
Please ensure you have CMake as well as a full C++ toolchain for your OS then you can install with
npm install @minecraftts/opengl
Building is extremely simple, make sure you have all required build tools then run
npm run build
We have no unit tests currently, PRs are gladly accepted.
This package is licensed under the MIT license