File: Contents.m

package info (click to toggle)
psychtoolbox-3 3.0.19.14.dfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 86,796 kB
  • sloc: ansic: 176,245; cpp: 20,103; objc: 5,393; sh: 2,753; python: 1,397; php: 384; makefile: 193; java: 113
file content (12 lines) | stat: -rw-r--r-- 818 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
% 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.