更新配置
This commit is contained in:
@@ -1,174 +1,173 @@
|
||||
{
|
||||
"master":true,
|
||||
"ndisplay":true,
|
||||
"slaveIp":"127.0.0.1",
|
||||
"ControllerIp":"192.168.1.157",
|
||||
"ControllerPort":80,
|
||||
"MediaServerIp":"192.168.1.19",
|
||||
"MediaServerPort":8699,
|
||||
"CustomCaseStartIndex":13,
|
||||
"EnterVideoTime":274,
|
||||
"windowSize":{
|
||||
"x":3840,
|
||||
"y":1080
|
||||
},
|
||||
"KinectOffset":{
|
||||
"x":-60,
|
||||
"y":10,
|
||||
"z":75
|
||||
},
|
||||
"KinectRange":{
|
||||
"scale":1,
|
||||
"xCenter":200,
|
||||
"xMin":-150,
|
||||
"xMax":150,
|
||||
"yMin":-100,
|
||||
"yMax":180,
|
||||
"zMin":70,
|
||||
"zMax":190
|
||||
},
|
||||
"XRStage":{
|
||||
"3D_chuancang":{
|
||||
"StagePos": {
|
||||
"x":-10,
|
||||
"y":0,
|
||||
"z":-9.0
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":-120,
|
||||
"y":0,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":90
|
||||
},
|
||||
"3D_xuejiaba":{
|
||||
"StagePos": {
|
||||
"x":-205,
|
||||
"y":772,
|
||||
"z":7
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":20,
|
||||
"y":0,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":270
|
||||
},
|
||||
"3D_Assets":{
|
||||
"StagePos": {
|
||||
"x":2000.0,
|
||||
"y":-3555.0,
|
||||
"z":732.0
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":0,
|
||||
"y":0,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":90
|
||||
},
|
||||
"3D_model_show":{
|
||||
"StagePos": {
|
||||
"x":19878.794191,
|
||||
"y":-4951.891448,
|
||||
"z":5131.506807
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":0,
|
||||
"y":0,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":90
|
||||
},
|
||||
"3D_menting":{
|
||||
"StagePos": {
|
||||
"x":0,
|
||||
"y":0,
|
||||
"z":0
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":0,
|
||||
"y":0,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":180
|
||||
},
|
||||
"3D_CustomScene":{
|
||||
"StagePos": {
|
||||
"x":230,
|
||||
"y":220,
|
||||
"z":-125
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":-200,
|
||||
"y":-220,
|
||||
"z":125
|
||||
},
|
||||
"StageRotation":0,
|
||||
"HdrRotationSpeed":0.5
|
||||
},
|
||||
"3D_kuangjia":{
|
||||
"StagePos": {
|
||||
"x":575,
|
||||
"y":-50,
|
||||
"z":20
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":0,
|
||||
"y":0,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":0,
|
||||
"MoveLimit":{
|
||||
"x":300,
|
||||
"y":800,
|
||||
"z":0
|
||||
},
|
||||
"MoveSpeed":{
|
||||
"x":1.2,
|
||||
"y":1.2,
|
||||
"z":-1
|
||||
}
|
||||
}
|
||||
},
|
||||
"3D_SanLin":{
|
||||
"StagePos": {
|
||||
"x":-64.04962,
|
||||
"y":-25.995844,
|
||||
"z":-3.556827
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":0,
|
||||
"y":0,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":0
|
||||
},
|
||||
"3D_SanLin2":{
|
||||
"StagePos": {
|
||||
"x":626.236587,
|
||||
"y":-898.397002,
|
||||
"z":97.366472
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":0,
|
||||
"y":0,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":0
|
||||
},
|
||||
"3D_ruihuafang":{
|
||||
"StagePos": {
|
||||
"x":290.262084,
|
||||
"y":-88.411683,
|
||||
"z":30.000002
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":-200,
|
||||
"y":-220,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":0
|
||||
}
|
||||
}
|
||||
"master": true,
|
||||
"ndisplay": true,
|
||||
"slaveIp": "127.0.0.1",
|
||||
"ControllerIp": "192.168.1.157",
|
||||
"ControllerPort": 80,
|
||||
"MediaServerIp": "192.168.1.19",
|
||||
"MediaServerPort": 8699,
|
||||
"CustomCaseStartIndex": 13,
|
||||
"EnterVideoTime": 274,
|
||||
"windowSize": {
|
||||
"x": 3840,
|
||||
"y": 1080
|
||||
},
|
||||
"KinectOffset": {
|
||||
"x": -60,
|
||||
"y": 10,
|
||||
"z": 75
|
||||
},
|
||||
"KinectRange": {
|
||||
"scale": 1,
|
||||
"xCenter": 200,
|
||||
"xMin": -150,
|
||||
"xMax": 150,
|
||||
"yMin": -100,
|
||||
"yMax": 180,
|
||||
"zMin": 70,
|
||||
"zMax": 190
|
||||
},
|
||||
"XRStage": {
|
||||
"3D_chuancang": {
|
||||
"StagePos": {
|
||||
"x": -10,
|
||||
"y": 0,
|
||||
"z": -9.0
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": -120,
|
||||
"y": 0,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 90
|
||||
},
|
||||
"3D_xuejiaba": {
|
||||
"StagePos": {
|
||||
"x": -205,
|
||||
"y": 772,
|
||||
"z": 7
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": 20,
|
||||
"y": 0,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 270
|
||||
},
|
||||
"3D_Assets": {
|
||||
"StagePos": {
|
||||
"x": 2000.0,
|
||||
"y": -3555.0,
|
||||
"z": 732.0
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 90
|
||||
},
|
||||
"3D_model_show": {
|
||||
"StagePos": {
|
||||
"x": 19878.794191,
|
||||
"y": -4951.891448,
|
||||
"z": 5131.506807
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 90
|
||||
},
|
||||
"3D_menting": {
|
||||
"StagePos": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 180
|
||||
},
|
||||
"3D_CustomScene": {
|
||||
"StagePos": {
|
||||
"x": 230,
|
||||
"y": 220,
|
||||
"z": -125
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": -200,
|
||||
"y": -220,
|
||||
"z": 125
|
||||
},
|
||||
"StageRotation": 0,
|
||||
"HdrRotationSpeed": 0.5
|
||||
},
|
||||
"3D_kuangjia": {
|
||||
"StagePos": {
|
||||
"x": 575,
|
||||
"y": -50,
|
||||
"z": 20
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 0,
|
||||
"MoveLimit": {
|
||||
"x": 300,
|
||||
"y": 800,
|
||||
"z": 0
|
||||
},
|
||||
"MoveSpeed": {
|
||||
"x": 1.2,
|
||||
"y": 1.2,
|
||||
"z": -1
|
||||
}
|
||||
},
|
||||
"3D_SanLin": {
|
||||
"StagePos": {
|
||||
"x": -64.04962,
|
||||
"y": -25.995844,
|
||||
"z": -3.556827
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 0
|
||||
},
|
||||
"3D_SanLin2": {
|
||||
"StagePos": {
|
||||
"x": 626.236587,
|
||||
"y": -898.397002,
|
||||
"z": 97.366472
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 0
|
||||
},
|
||||
"3D_ruihuafang": {
|
||||
"StagePos": {
|
||||
"x": 290.262084,
|
||||
"y": -88.411683,
|
||||
"z": 30.000002
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": -200,
|
||||
"y": -220,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
+171
-172
@@ -1,174 +1,173 @@
|
||||
{
|
||||
"master":true,
|
||||
"ndisplay":true,
|
||||
"slaveIp":"127.0.0.1",
|
||||
"ControllerIp":"192.168.1.157",
|
||||
"ControllerPort":80,
|
||||
"MediaServerIp":"192.168.1.19",
|
||||
"MediaServerPort":8699,
|
||||
"CustomCaseStartIndex":13,
|
||||
"EnterVideoTime":274,
|
||||
"windowSize":{
|
||||
"x":3840,
|
||||
"y":1080
|
||||
},
|
||||
"KinectOffset":{
|
||||
"x":-60,
|
||||
"y":10,
|
||||
"z":75
|
||||
},
|
||||
"KinectRange":{
|
||||
"scale":1,
|
||||
"xCenter":200,
|
||||
"xMin":-150,
|
||||
"xMax":150,
|
||||
"yMin":-100,
|
||||
"yMax":180,
|
||||
"zMin":70,
|
||||
"zMax":190
|
||||
},
|
||||
"XRStage":{
|
||||
"3D_chuancang":{
|
||||
"StagePos": {
|
||||
"x":-10,
|
||||
"y":0,
|
||||
"z":-9.0
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":-120,
|
||||
"y":0,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":90
|
||||
},
|
||||
"3D_xuejiaba":{
|
||||
"StagePos": {
|
||||
"x":-205,
|
||||
"y":772,
|
||||
"z":7
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":20,
|
||||
"y":0,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":270
|
||||
},
|
||||
"3D_Assets":{
|
||||
"StagePos": {
|
||||
"x":2000.0,
|
||||
"y":-3555.0,
|
||||
"z":732.0
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":0,
|
||||
"y":0,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":90
|
||||
},
|
||||
"3D_model_show":{
|
||||
"StagePos": {
|
||||
"x":19878.794191,
|
||||
"y":-4951.891448,
|
||||
"z":5131.506807
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":0,
|
||||
"y":0,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":90
|
||||
},
|
||||
"3D_menting":{
|
||||
"StagePos": {
|
||||
"x":0,
|
||||
"y":0,
|
||||
"z":0
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":0,
|
||||
"y":0,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":180
|
||||
},
|
||||
"3D_CustomScene":{
|
||||
"StagePos": {
|
||||
"x":230,
|
||||
"y":220,
|
||||
"z":-125
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":-200,
|
||||
"y":-220,
|
||||
"z":125
|
||||
},
|
||||
"StageRotation":0,
|
||||
"HdrRotationSpeed":0.5
|
||||
},
|
||||
"3D_kuangjia":{
|
||||
"StagePos": {
|
||||
"x":575,
|
||||
"y":-50,
|
||||
"z":20
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":0,
|
||||
"y":0,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":0,
|
||||
"MoveLimit":{
|
||||
"x":300,
|
||||
"y":800,
|
||||
"z":0
|
||||
},
|
||||
"MoveSpeed":{
|
||||
"x":1.2,
|
||||
"y":1.2,
|
||||
"z":-1
|
||||
}
|
||||
}
|
||||
},
|
||||
"3D_SanLin":{
|
||||
"StagePos": {
|
||||
"x":-64.04962,
|
||||
"y":-25.995844,
|
||||
"z":-3.556827
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":0,
|
||||
"y":0,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":0
|
||||
},
|
||||
"3D_SanLin2":{
|
||||
"StagePos": {
|
||||
"x":626.236587,
|
||||
"y":-898.397002,
|
||||
"z":97.366472
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":0,
|
||||
"y":0,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":0
|
||||
},
|
||||
"3D_ruihuafang":{
|
||||
"StagePos": {
|
||||
"x":290.262084,
|
||||
"y":-88.411683,
|
||||
"z":30.000002
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x":-200,
|
||||
"y":-220,
|
||||
"z":160
|
||||
},
|
||||
"StageRotation":0
|
||||
}
|
||||
}
|
||||
"master": true,
|
||||
"ndisplay": true,
|
||||
"slaveIp": "127.0.0.1",
|
||||
"ControllerIp": "192.168.1.157",
|
||||
"ControllerPort": 80,
|
||||
"MediaServerIp": "192.168.1.19",
|
||||
"MediaServerPort": 8699,
|
||||
"CustomCaseStartIndex": 13,
|
||||
"EnterVideoTime": 274,
|
||||
"windowSize": {
|
||||
"x": 3840,
|
||||
"y": 1080
|
||||
},
|
||||
"KinectOffset": {
|
||||
"x": -60,
|
||||
"y": 10,
|
||||
"z": 75
|
||||
},
|
||||
"KinectRange": {
|
||||
"scale": 1,
|
||||
"xCenter": 200,
|
||||
"xMin": -150,
|
||||
"xMax": 150,
|
||||
"yMin": -100,
|
||||
"yMax": 180,
|
||||
"zMin": 70,
|
||||
"zMax": 190
|
||||
},
|
||||
"XRStage": {
|
||||
"3D_chuancang": {
|
||||
"StagePos": {
|
||||
"x": -10,
|
||||
"y": 0,
|
||||
"z": -9.0
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": -120,
|
||||
"y": 0,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 90
|
||||
},
|
||||
"3D_xuejiaba": {
|
||||
"StagePos": {
|
||||
"x": -205,
|
||||
"y": 772,
|
||||
"z": 7
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": 20,
|
||||
"y": 0,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 270
|
||||
},
|
||||
"3D_Assets": {
|
||||
"StagePos": {
|
||||
"x": 2000.0,
|
||||
"y": -3555.0,
|
||||
"z": 732.0
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 90
|
||||
},
|
||||
"3D_model_show": {
|
||||
"StagePos": {
|
||||
"x": 19878.794191,
|
||||
"y": -4951.891448,
|
||||
"z": 5131.506807
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 90
|
||||
},
|
||||
"3D_menting": {
|
||||
"StagePos": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 180
|
||||
},
|
||||
"3D_CustomScene": {
|
||||
"StagePos": {
|
||||
"x": 230,
|
||||
"y": 220,
|
||||
"z": -125
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": -200,
|
||||
"y": -220,
|
||||
"z": 125
|
||||
},
|
||||
"StageRotation": 0,
|
||||
"HdrRotationSpeed": 0.5
|
||||
},
|
||||
"3D_kuangjia": {
|
||||
"StagePos": {
|
||||
"x": 575,
|
||||
"y": -50,
|
||||
"z": 20
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 0,
|
||||
"MoveLimit": {
|
||||
"x": 300,
|
||||
"y": 800,
|
||||
"z": 0
|
||||
},
|
||||
"MoveSpeed": {
|
||||
"x": 1.2,
|
||||
"y": 1.2,
|
||||
"z": -1
|
||||
}
|
||||
},
|
||||
"3D_SanLin": {
|
||||
"StagePos": {
|
||||
"x": -64.04962,
|
||||
"y": -25.995844,
|
||||
"z": -3.556827
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 0
|
||||
},
|
||||
"3D_SanLin2": {
|
||||
"StagePos": {
|
||||
"x": 626.236587,
|
||||
"y": -898.397002,
|
||||
"z": 97.366472
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 0
|
||||
},
|
||||
"3D_ruihuafang": {
|
||||
"StagePos": {
|
||||
"x": 290.262084,
|
||||
"y": -88.411683,
|
||||
"z": 30.000002
|
||||
},
|
||||
"ViewPointPos": {
|
||||
"x": -200,
|
||||
"y": -220,
|
||||
"z": 160
|
||||
},
|
||||
"StageRotation": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user