mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-02 01:30:34 -06:00
Remove broken/irrelevant configs
This commit is contained in:
@@ -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 }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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 }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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 }
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user