Skip to content

ZephyrVR/node-openvr

 
 

Repository files navigation

node-openvr

OpenVR bindings for NodeJS.

Notes

This fork is designed with Zephyr in mind. There's no guarantee that this fork will work for other use cases.

Quickstart

npm install  # Build native bindings
npm lint     # Perform ESLint check
npm test     # Run Mocha + Chai unit test (requires a connected VR headset).

About

OpenVR bindings to nodejs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 53.0%
  • C++ 34.4%
  • JavaScript 6.9%
  • Objective-C 4.7%
  • Python 1.0%