Giter Club home page Giter Club logo

resoopenvrdatagetter's Introduction

OpenvrDataGetter

A plugin for Neos VR that allows you get Gyro and Accel data from openvr devices.

all nodes under Add-Ons/OpenvrDataGetter

adds

  • ImuReader

    • DevicePath string input
    • OnOpened impulse
    • isOpened bool output
    • OnFail impulse
    • FailReason ErrorCode output
    • OnData impulse
    • fSampleTime double output
    • vAccel double3 output
    • vGyro double3 output
    • unOffScaleFlags Imu_OffScaleFlags output
  • DeviceProperty[Bool, Float, Float3, Int, Matrix3x4, String, Ulong]

    • Prop [type]DeviceProperty input
    • Index uint input
    • [type] output
  • DevicePropertyArray[Bool, Float, Float4, Int, Matrix3x4]

    • Prop [type]DeviceProperty input
    • Index uint input
    • ArrIndex uint input
    • [type] output
  • IsIndexConnected

    • Index uint input
    • EDeviceActivityLevel output
  • ActivityLevelOfIndex

    • Index uint input
    • bool output
  • ClassOfIndex

    • Index uint input
    • ETrackedDeviceClass output
  • RoleOfIndex

    • Index uint input
    • ETrackedControllerRole output
  • IndexOfRole

    • Role ETrackedControllerRole input
    • output uint

Installation

  1. Place OpenvrDataGetter.dll into your Libraries folder. This folder should be at C:\Program Files (x86)\Steam\steamapps\common\NeosVR\Libraries for a default install.
  2. Ether use the neos launcher and select OpenvrDataGetter.dll from the list or add -LoadAssembly Libraries\OpenvrDataGetter.dll to your launch arguments

resoopenvrdatagetter's People

Contributors

eia485 avatar

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.