Jump to content

BruceZ

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by BruceZ

  1. If anyone just started working the vive system and have similar problem as I do. The answer is no. There is no raw input available. Instead, the input from VIVE system is maintained by SteamVR, where it is closed sourced. The bindings of the vive controller can be found in Steam\steamapps\common\SteamVR\tools\steamvr_environments\game\steamtours\cfg\bindings_vive_controller.json But I would recommand you look at OpenVR's documentation first. Essentially, you need to call SteamVR to communicate your device and you can get the input(not raw anymore) from SteamVR.
  2. Hello, I am currently started developing an app using the VIVE sets(GEN 1 with 1 headsets 2 contollers and 2 gen1 base station). I want to use the controller input in my own physics: built with c++ librareis. I question is where I could find controller input sdks? The documentations only mentioned I could use in Unity or UE, but I would like a souce input file for that, is it available? Regards, Bruce
×
×
  • Create New...