% Psychtoolbox:PsychHardware:PsychVRToolbox % % Functions for use of and access to Virtual Reality devices. % % CV1Test - A timing test script for HMDs by use of a photometer. % OculusVR - How to setup Oculus VR head mounted displays and general intro. % PsychVRHMD - General driver for VR head mounted displays (HMDs). % PsychOculusVR - Driver for devices from Oculus VR, e.g., the Oculus Rift, using the v0.5 SDK. % PsychOculusVR1 - Driver for devices from Oculus VR, e.g., the Rift CV1, using the v1.0 SDK. % PsychOpenHMDVR - Driver for devices supported by OpenHMD (http://www.openhmd.net). % PsychOpenXR - Driver for XR devices supported by a OpenXR compliant runtime. % VRInputStuffTest - Test input functionality related to VR devices.