Giter Site home page Giter Site logo

node-openvr's Introduction

OpenVR for Node.js

This fork is built around overlays; however, there is an ongoing goal to make this the defacto OpenVR for Node.js fork.

Installing

This package is not published to NPM, however will be closer to API completeness. Please use GitHub package imports for now.

yarn add kayteh/node-openvr

# OR

npm i kayteh/node-openvr

Using

See samples/ for working examples and tests used for developing this module.

Overlay

This repo has a helper class for overlays, however you may just use the overlay system directly. This requires passing the overlay handle around, so the class just abstracts over that for you.

const { math: { Vector3 } } = require('node-openvr')
const VROverlay = require('node-openvr/untyped/VROverlay')

Instead of using this helper class, you may also use thr C++ binding directly, see the following links.

node-openvr's People

Contributors

psigen avatar mekanoe avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Forkers

zephyrvr

node-openvr's Issues

Usage with NodeJS 14

Hello,

Thank you very much for this repo. I was looking at using this for a personal project but I seem to be running into build errors when trying to build it, which I think are due to using a newer version of node (14).

It would be great if it was possible to use this with later versions of node if possible. If not, what would be needed to go about upgrading it to node 14?

Thank you very much in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.