node-glfw-3
v0.3.4
Published
A NodeJS wrapper around GLFW
Downloads
9
Readme
NodeJS bindings to GLFW
This projects attempts to provide platform-independent access to windowing system and input devices on desktop/laptop computers using GLFW 3 and above.
Installation
npm install node-glfw-3
This Fork
To purpose is to make it work with higher version of Node.js
, e.g. v6, v8, ...