{
  "version": 1,
  "masteraddress": "localhost",
  "externalcontrolport": 20500,
  "users": [
    {
      "eyeseparation": 0.065,
      "pos": { "x": 0, "y": 0, "z": 0 }
    }
  ],
  "settings": {
    "display": {
      "swapinterval": 0
    }
  },
  "nodes": [
    {
      "address": "localhost",
      "port": 20401,
      "windows": [
        {
          "fxaa": false,
          "name": "OpenSpace",
          "fullscreen": false,
          "msaa": 4,
          "stereo": "none",
          "pos": { "x": 50, "y": 50 },
          "size": { "x": 1280, "y": 720 },
          "viewports": [
            {
              "tracked": true,
              "blendmask": "mask.png",
              "pos": { "x": 0, "y": 0 },
              "size": { "x": 1, "y": 1 },
              "projection": {
                "type": "PlanarProjection",
                "fov": {
                  "hfov": 80,
                  "vfov": 50.534015846724
                },
                "orientation": { "pitch": 0, "roll": 0, "yaw": 0 }
              }
            }
          ]
        }
      ]
    }
  ]
}
