SteamVR
SteamVRという用語は何を指す?
2016年3月のredditへの書き込みによれば
https://gyazo.com/44121e0776210e853789024527a9dbc6
Brief summary:
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
What is SteamVR? : oculus
OpenVR SDKの説明では
/icons/github.icon ValveSoftware/openvr: OpenVR SDK
OpenVRはAPIとランタイムからなる
API
C++でvirtualのインタフェースが実装されている
ランタイム
SteamVRに内包されている
SDKはAPIとサンプルを含む
資料
[GDC 2015]「SteamVR」とは何か? ValveがそのVRレンダリング技術を語る - 4Gamer.net
SteamVRそれ自体については触れられていない