2.1.1 • Published 2 years ago

@minecraftts/opengl v2.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

node-opengl

Node.js bindings to OpenGL & GLEW

Installation

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

Building is extremely simple, make sure you have all required build tools then run

npm run build

Testing

We have no unit tests currently, PRs are gladly accepted.

License

This package is licensed under the MIT license