# Generic configuration file which is loaded by all systems, prior to # host-specific & user configuration files # # Specify here which CAVE walls you want to run and in which graphics pipe Walls simulator # Display information for wall types (pipe # & (optional) window geometry) # Set up all walls to by simulator by default WallDisplay simulator -1 window WallDisplay simulator1 -1 window WallDisplay simulator2 -1 window WallDisplay desk -1 window WallDisplay front -1 window WallDisplay left -1 window WallDisplay floor -1 window WallDisplay right -1 window WallDisplay back -1 window WallDisplay ceiling -1 window ############################################################################ # The following will display all six walls on a single 1024x768 screen #WallDisplay front 0 256x256+256+256 #WallDisplay left 0 256x256+0+256 #WallDisplay right 0 256x256+512+256 #WallDisplay back 0 256x256+768+256 #WallDisplay floor 0 256x256+256+0 #WallDisplay ceiling 0 256x256+256+512 #Walls front left right back floor ceiling #DisplayMode mono #TrackerType simulator ############################################################################ # Display mode - mono or stereo DisplayMode mono # Type of tracking (simulator or daemon) TrackerType simulator # Which type of wand is being used (simulator or daemon) ControllerType simulator # Version 2.6 Only # Serial port(s) for tracking # TrackerPort /dev/ttyd2 # Version 2.6 Only # Baud rate for tracker # TrackerBaud 38400 # Tracker calibration (y or n) Calibration n # Tracker calibration file CalibrationFile /usr/local/CAVE/etc/cave.correction.table # Version 2.7 handles this in the trackd daemon # Offset from head sensor to point between user's eyes # HeadSensorOffset 0 0 0 in # Version 2.7 handles this in the trackd daemon # Offset from wand sensor to position reported by library # WandSensorOffset 0 0 0 in # Interocular distance (in inches or cm.) InterocularDistance 2.7500 in # Origin of coordinates of the CAVE (given in distance to the walls) # distance to left wall distance to floor distance to front wall Origin 5.0 0.0 14.0 feet # Cave width (& depth) CAVEWidth 10.0 feet # Cave height CAVEHeight 10.0 feet # Cave units for GL coordinates (Meters or feet) Units Feet # Isolate CPUs & lock rendering processes to them CPULock n # Whether to hide the cursor when in the CAVE windows HideCursor n # Size of screen & viewing distance - defines simulator viewing frustum SimulatorView 10 7.5 2 # Set the values of the shared memory keys to read # the daemon data from TrackerDaemonKey 4126 ControllerDaemonKey 4127 # Simulator mode Simulator y