Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 359 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 359 Bytes

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