Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save fernandojsg/02b8b1412cc4cbc95d99b468b18e74b5 to your computer and use it in GitHub Desktop.
Save fernandojsg/02b8b1412cc4cbc95d99b468b18e74b5 to your computer and use it in GitHub Desktop.
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