{
  "nodes": [
    {
      "id": "node-1780141611946",
      "type": "fullscreen",
      "label": "Fullscreen",
      "position": {
        "x": 871,
        "y": 207
      },
      "inputs": [
        {
          "name": "t_input",
          "type": "texture",
          "connection": null,
          "connectionOutput": null
        },
        {
          "name": "whitepoint",
          "type": "color",
          "colorValue": [
            5,
            5,
            5,
            1
          ]
        },
        {
          "name": "exposure",
          "type": "float",
          "floatValue": 1.3,
          "floatMin": 0,
          "floatMax": 1
        }
      ],
      "outputs": [
        {
          "name": "color0",
          "format": "rgba8",
          "sharedTarget": "ldr"
        }
      ],
      "fragPath": "lab/shaders/tonemap.frag.glsl",
      "blendMode": "off",
      "depthAttachment": null,
      "depSources": []
    }
  ],
  "targets": [
    {
      "name": "ldr",
      "format": "rgba8"
    }
  ]
}