Skip to content

nodejs bindings to GLFW, updated for newer node versions

Notifications You must be signed in to change notification settings

Ebunix/node-glfw

 
 

Repository files navigation

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.

Changes in this fork

  • Removed AntTweakBar dependency
  • Added TypeScript definitions
  • Fixed compilation for newer Node versions
  • Changed GL backend from GLEW to glad

Notes

This fork has been tested on Linux only so far. Windows/Mac build settings have been adjusted, but might be erroneous. Windows compatibility might be tested in the future, depending on when/if this ever gets used on a Windows platform.

About

nodejs bindings to GLFW, updated for newer node versions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.5%
  • JavaScript 12.4%
  • Python 4.1%