SteamVR
SteamVRという用語は何を指す?
> OpenVR is the architecture and API spec
> SteamVR is the software that actually implements OpenVR
> Games talk to SteamVR via the OpenVR API
> SteamVR talks to HMDs and controllers via the OpenVR Device API
> SteamVR is the piece of software that actually talks to and interfaces between software and devices. Without SteamVR, OpenVR does not do anything
OpenVR SDKの説明では
OpenVRはAPIとランタイムからなる
API
C++でvirtualのインタフェースが実装されている
ランタイム
SteamVRに内包されている
SDKはAPIとサンプルを含む
資料
SteamVRそれ自体については触れられていない