File: Contents.m

package info (click to toggle)
psychtoolbox-3 3.0.18.12.dfsg1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 83,576 kB
  • sloc: ansic: 173,181; cpp: 20,885; objc: 5,148; sh: 2,752; python: 1,366; php: 384; makefile: 193; java: 113
file content (11 lines) | stat: -rw-r--r-- 729 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
% 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).
% VRInputStuffTest      - Test input functionality related to VR devices.