Using input devices
Using sensors
- PhysicalEnvironment maintains a list of sensors
- Plugboard model: The application assigns
input device Sensors to
positions in the sensor array
- Each one is specially identified by an array index
- The application can associate sensor indices with:
- HeadIndex
- LeftHandIndex
- RightHandIndex
- DominantHandIndex
- NonDominantHandIndex
- Whatever sensor is at the HeadIndex is used for
head tracking, and so forth