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, ...