mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 20:06:02 +02:00
Remove annotation data from vive controller config
This commit is contained in:
parent
e9fb11b5f9
commit
a758942403
1 changed files with 0 additions and 136 deletions
|
@ -155,69 +155,6 @@ VIVE_CONTROLLER_CONFIGURATION = {
|
||||||
naturalPosition: {"x":0,"y":0.005480996798723936,"z":0.019918499514460564}
|
naturalPosition: {"x":0,"y":0.005480996798723936,"z":0.019918499514460564}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
annotationTextRotation: Quat.fromPitchYawRollDegrees(45, -90, 0),
|
|
||||||
annotations: {
|
|
||||||
|
|
||||||
left: {
|
|
||||||
textOffset: { x: -0.035, y: 0.004, z: -0.005 },
|
|
||||||
position: {
|
|
||||||
x: 0,
|
|
||||||
y: 0.00378,
|
|
||||||
z: 0.04920
|
|
||||||
},
|
|
||||||
direction: "left",
|
|
||||||
color: { red: 255, green: 100, blue: 100 },
|
|
||||||
},
|
|
||||||
right: {
|
|
||||||
textOffset: { x: 0.023, y: 0.004, z: -0.005 },
|
|
||||||
position: {
|
|
||||||
x: 0,
|
|
||||||
y: 0.00378,
|
|
||||||
z: 0.04920
|
|
||||||
},
|
|
||||||
direction: "left",
|
|
||||||
color: { red: 255, green: 100, blue: 100 },
|
|
||||||
},
|
|
||||||
|
|
||||||
|
|
||||||
trigger: {
|
|
||||||
position: {
|
|
||||||
x: 0.0055,
|
|
||||||
y: -0.032978,
|
|
||||||
z: 0.04546
|
|
||||||
},
|
|
||||||
lineHeight: 0.013,
|
|
||||||
direction: "left",
|
|
||||||
color: { red: 255, green: 100, blue: 100 },
|
|
||||||
},
|
|
||||||
menu: {
|
|
||||||
position: {
|
|
||||||
x: 0,
|
|
||||||
y: 0.00770,
|
|
||||||
z: 0.01979
|
|
||||||
},
|
|
||||||
direction: "left",
|
|
||||||
color: { red: 255, green: 100, blue: 100 },
|
|
||||||
},
|
|
||||||
grip: {
|
|
||||||
position: {
|
|
||||||
x: 0.01980,
|
|
||||||
y: -0.01561,
|
|
||||||
z: 0.08721
|
|
||||||
},
|
|
||||||
direction: "left",
|
|
||||||
color: { red: 255, green: 100, blue: 100 },
|
|
||||||
},
|
|
||||||
steam: {
|
|
||||||
position: {
|
|
||||||
x: 0,
|
|
||||||
y: 0.00303,
|
|
||||||
z: 0.08838
|
|
||||||
},
|
|
||||||
direction: "left",
|
|
||||||
color: { red: 255, green: 100, blue: 100 },
|
|
||||||
},
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
@ -336,79 +273,6 @@ VIVE_CONTROLLER_CONFIGURATION = {
|
||||||
naturalPosition: {"x":0,"y":0.005480996798723936,"z":0.019918499514460564}
|
naturalPosition: {"x":0,"y":0.005480996798723936,"z":0.019918499514460564}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
annotationTextRotation: Quat.fromPitchYawRollDegrees(180 + 45, 90, 180),
|
|
||||||
annotations: {
|
|
||||||
|
|
||||||
left: {
|
|
||||||
textOffset: { x: -0.035, y: 0.004, z: -0.005 },
|
|
||||||
position: {
|
|
||||||
x: 0,
|
|
||||||
y: 0.00378,
|
|
||||||
z: 0.04920
|
|
||||||
},
|
|
||||||
direction: "left",
|
|
||||||
color: { red: 255, green: 100, blue: 100 },
|
|
||||||
},
|
|
||||||
right: {
|
|
||||||
textOffset: { x: 0.023, y: 0.004, z: -0.005 },
|
|
||||||
position: {
|
|
||||||
x: 0,
|
|
||||||
y: 0.00378,
|
|
||||||
z: 0.04920
|
|
||||||
},
|
|
||||||
direction: "left",
|
|
||||||
color: { red: 255, green: 100, blue: 100 },
|
|
||||||
},
|
|
||||||
|
|
||||||
trigger: {
|
|
||||||
position: {
|
|
||||||
x: -0.075,
|
|
||||||
y: -0.032978,
|
|
||||||
z: 0.04546
|
|
||||||
},
|
|
||||||
lineHeight: 0.013,
|
|
||||||
direction: "left",
|
|
||||||
color: { red: 255, green: 100, blue: 100 },
|
|
||||||
},
|
|
||||||
menu: {
|
|
||||||
position: {
|
|
||||||
x: 0,
|
|
||||||
y: 0.00770,
|
|
||||||
z: 0.01979
|
|
||||||
},
|
|
||||||
direction: "left",
|
|
||||||
color: { red: 255, green: 100, blue: 100 },
|
|
||||||
},
|
|
||||||
grip: {
|
|
||||||
position: {
|
|
||||||
x: 0.01980,
|
|
||||||
y: -0.01561,
|
|
||||||
z: 0.08721
|
|
||||||
},
|
|
||||||
direction: "left",
|
|
||||||
color: { red: 255, green: 100, blue: 100 },
|
|
||||||
},
|
|
||||||
teleport: {
|
|
||||||
textOffset: { x: -0.015, y: 0.004, z: -0.005 },
|
|
||||||
position: {
|
|
||||||
x: 0,
|
|
||||||
y: 0.00378,
|
|
||||||
z: 0.04920
|
|
||||||
},
|
|
||||||
direction: "left",
|
|
||||||
color: { red: 255, green: 100, blue: 100 },
|
|
||||||
},
|
|
||||||
steam: {
|
|
||||||
position: {
|
|
||||||
x: 0,
|
|
||||||
y: 0.00303,
|
|
||||||
z: 0.08838
|
|
||||||
},
|
|
||||||
direction: "left",
|
|
||||||
color: { red: 255, green: 100, blue: 100 },
|
|
||||||
},
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue