{ "version": 1, "masteraddress": "127.0.0.1", "nodes": [ { "address": "127.0.0.1", "port": 20401, "windows": [ { "fullscreen": false, "name": "GUI", "tags": [ "GUI" ], "draw3d": false, "stereo": "none", "pos": { "x": 50, "y": 50 }, "size": { "x": 1280, "y": 720 }, "res": { "x": 2048, "y": 2048 }, "viewports": [ { "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": { "yaw": 0.0, "pitch": 0.0, "roll": 0.0 } } } ] }, { "fullscreen": false, "name": "Spherical Projection", "stereo": "none", "draw2d": false, "pos": { "x": 0, "y": 100 }, "size": { "x": 1280, "y": 720 }, "res": { "x": 2048, "y": 2048 }, "viewports": [ { "mesh": "mesh/standard_16x9.data", "pos": { "x": 0.0, "y": 0.0 }, "size": { "x": 1.0, "y": 1.0 }, "projection": { "type": "FisheyeProjection", "fov": 180.0, "quality": "2k", "tilt": 30.0, "background": { "r": 0.1, "g": 0.1, "b": 0.1, "a": 1.0 } } } ] } ] } ], "users": [ { "eyeseparation": 0.06, "pos": { "x": 0.0, "y": 0.0, "z": 0.0 } } ], "meta": { "author": "OpenSpace Team", "description": "Two windows: Primary 1280x720 window with menu and text overlays minus rendering, and a secondary 1280x720 window at 2048x2048 resolution with spherical mirror projection rendering without the menu or text overlays.", "license": "MIT License", "name": "Spherical Mirror + GUI", "version": "1.0" } }