Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 388 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 388 Bytes

NodeJS bindings to GLFW

<<<<<<< HEAD This projects attempts to provide platform-independent access to an OpenGL context.

This projects attempts to provide platform-independent access to windowing system and input devices on desktop/laptop computers using GLFW 3 and above.

updated for GLFW 3.x

Installation

npm install node-glfw-2