Remove broken/irrelevant configs

This commit is contained in:
Emma Broman
2022-01-17 14:12:26 +01:00
parent a85de067c8
commit 01c19f9842
3 changed files with 0 additions and 111 deletions

View File

@@ -1,32 +0,0 @@
{
"version": 1,
"masterAddress": "localhost",
"nodes": [
{
"address": "localhost",
"port": 20401,
"windows": [
{
"tags": [ "OpenVR" ],
"name": "OpenSpace",
"fullscreen": false,
"stereo": "side_by_side",
"size": { "x": 1332, "y": 840 },
"res": { "x": 3024, "y": 1680 },
"viewports": [
{
"pos": { "x": 0.0, "y": 0.0 },
"size": { "x": 1.0, "y": 1.0 },
"projection": {
"type": "ProjectionPlane",
"lowerleft": { "x": -1.7156, "y": -0.965, "z": 0.0 },
"upperleft": { "x": -1.7156, "y": 0.965, "z": 0.0 },
"upperright": { "x": 1.7156, "y": 0.965, "z": 0.0 }
}
}
]
}
]
}
]
}

View File

@@ -1,32 +0,0 @@
{
"version": 1,
"masterAddress": "localhost",
"nodes": [
{
"address": "localhost",
"port": 20401,
"windows": [
{
"tags": [ "OpenVR" ],
"name": "OpenSpace",
"fullscreen": false,
"stereo": "side_by_side",
"size": { "x": 1332, "y": 793 },
"res": { "x": 2664, "y": 1586 },
"viewports": [
{
"pos": { "x": 0.0, "y": 0.0 },
"size": { "x": 1.0, "y": 1.0 },
"projection": {
"type": "ProjectionPlane",
"lowerleft": { "x": -1.7156, "y": -0.965, "z": 0.0 },
"upperleft": { "x": -1.7156, "y": 0.965, "z": 0.0 },
"upperright": { "x": 1.7156, "y": 0.965, "z": 0.0 }
}
}
]
}
]
}
]
}

View File

@@ -1,47 +0,0 @@
{
"version": 1,
"masterAddress": "localhost",
"externalControlPort": 20500,
"settings": {
"display": {
"swapInterval": 1
}
},
"nodes": [
{
"address": "localhost",
"port": 20401,
"windows": [
{
"name": "OpenSpace",
"border": false,
"fullscreen": false,
"stereo": "none",
"pos": { "x": 1920, "y": 900 },
"size": { "x": 1920, "y": 1080 },
"viewports": [
{
"tracked": true,
"pos": { "x": 0.0, "y": 0.0 },
"size": { "x": 1.0, "y": 1.0 },
"projection": {
"type": "PlanarProjection",
"fov": {
"hFov": 80.0,
"vFov": 50.534015846724
},
"orientation": { "heading": 0.0, "pitch": 0.0, "roll": 0.0 }
}
}
]
}
]
}
],
"users": [
{
"eyeSeparation": 0.065,
"pos": { "x": 0.0, "y": 0.0, "z": 0.0 }
}
]
}