This repository has been archived by the owner on May 3, 2021. It is now read-only.
Alpha Release #1
Pre-release
Pre-release
HipsterSloth
released this
09 Jun 00:36
·
886 commits
to master
since this release
Important Notes:
- Current button mapping is hard coded:
- k_EButton_PS = vr::k_EButton_System
- k_EButton_Move = vr::k_EButton_SteamVR_Touchpad
- k_EButton_Trigger = vr::k_EButton_SteamVR_Trigger
- k_EButton_Triangle = vr::k_EButton_ApplicationMenu
- k_EButton_Square = vr::k_EButton_Dashboard_Back
- k_EButton_Circle = vr::k_EButton_A
- k_EButton_Cross = (vr::EVRButtonId)8
- k_EButton_Select = (vr::EVRButtonId)9
- k_EButton_Start = (vr::EVRButtonId)10
- No smoothing or prediction on controller position
- PSMove and PS3EYE models won't load in SteamVR yet
- OS X SteamVR plugin completely untested