node-glfw-3

A NodeJS wrapper around GLFW


Keywords
glfw, opengl, 3d, graphics
License
BSD-3-Clause
Install
npm install node-glfw-3@0.3.4

Documentation

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