Created
July 11, 2016 15:57
-
-
Save fernandojsg/02b8b1412cc4cbc95d99b468b18e74b5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 - Oculus Rift CV1, Oculus VR | |
displayId: 1 | |
displayName: Oculus Rift CV1, Oculus VR | |
isConnected: true | |
isPresenting: false | |
capabilities: | |
hasOrientation: true | |
hasPosition: true | |
hasExternalDisplay: true | |
canPresent: true | |
maxLayers: 1 | |
stageParameters: | |
sittingToStandingTransform: [ 1.000, 0.000, 0.000, 0.000, 0.000, 1.000, 0.000, 0.000, 0.000, 0.000, 1.000, 0.000, 0.000, 0.876, 0.000, 1.000 ] | |
sizeX: 0 | |
sizeZ: 0 | |
getPose(): | |
timeStamp: 1468252587244.295 | |
position: [ 0.657,-0.436,-0.375 ] | |
linearVelocity: [ 0.000, 0.000, 0.000 ] | |
linearAcceleration: [ 0.021, 0.142,-0.103 ] | |
orientation: [-0.080,-0.152, 0.026,-0.985 ] | |
angularVelocity: [-0.003,-0.006,-0.007 ] | |
angularAcceleration: [-3.957, 0.887,-3.615 ] | |
getEyeParameters('left'): | |
offset: [-0.032, 0.000, 0.000 ] | |
fieldOfView: | |
upDegrees: 41.653 | |
downDegrees: 48.008 | |
leftDegrees: 43.977 | |
rightDegrees: 35.575 | |
renderWidth: 1332 | |
renderHeight: 1586 | |
getEyeParameters('right'): | |
offset: [ 0.032, 0.000, 0.000 ] | |
fieldOfView: | |
upDegrees: 41.653 | |
downDegrees: 48.008 | |
leftDegrees: 35.575 | |
rightDegrees: 43.977 | |
renderWidth: 1332 | |
renderHeight: 1586 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment