{
  "nodes": [
    {
      "id": "output",
      "type": "output",
      "label": "Output",
      "position": {
        "x": 1745,
        "y": 434
      },
      "source": "node-1780141611946",
      "sourceOutput": "color0"
    },
    {
      "id": "masset-1780141301975",
      "type": "model_asset",
      "label": "Model Asset",
      "position": {
        "x": 319,
        "y": 266
      },
      "modelAssetPath": "lab/models/SM_ColtM4.glb"
    },
    {
      "id": "tex-1780141364802",
      "type": "texture_asset",
      "label": "Texture",
      "position": {
        "x": 255,
        "y": 610
      },
      "texturePath": "lab/textures/IntegratedBRDF.ktx2"
    },
    {
      "id": "cube-1780141384530",
      "type": "cubemap_asset",
      "label": "Cubemap",
      "position": {
        "x": 197,
        "y": 692
      },
      "cubemapPath": "lab/cubemaps/the_sky_is_on_fire_2k_base_radiance.ktx2"
    },
    {
      "id": "cube-1780141437942",
      "type": "cubemap_asset",
      "label": "Cubemap",
      "position": {
        "x": 187,
        "y": 776
      },
      "cubemapPath": "lab/cubemaps/the_sky_is_on_fire_2k_base_irradiance.ktx2"
    },
    {
      "id": "node-1780141611946",
      "type": "fullscreen",
      "label": "Fullscreen",
      "position": {
        "x": 1374,
        "y": 299
      },
      "inputs": [
        {
          "name": "t_input",
          "type": "texture",
          "connection": "srt-1780141655690",
          "connectionOutput": "color0"
        },
        {
          "name": "whitepoint",
          "type": "color",
          "colorValue": [
            5,
            5,
            5,
            1
          ]
        },
        {
          "name": "exposure",
          "type": "float",
          "floatValue": 1.5,
          "floatMin": 0,
          "floatMax": 1
        }
      ],
      "outputs": [
        {
          "name": "color0",
          "format": "rgba8",
          "sharedTarget": "ldr",
          "targetConnection": null,
          "targetConnectionHandle": null
        }
      ],
      "fragPath": "lab/shaders/tonemap.frag.glsl",
      "blendMode": "off",
      "depthAttachment": null,
      "depSources": [
        "gltf-1780519099908"
      ],
      "modelTransformConnection": null
    },
    {
      "id": "srt-1780141655690",
      "type": "shared_target",
      "label": "Target",
      "position": {
        "x": 1128,
        "y": 387
      },
      "sharedTargetRef": "hdr"
    },
    {
      "id": "clear-1780141756063",
      "type": "clear",
      "label": "Clear",
      "position": {
        "x": -706,
        "y": 251
      },
      "clearTarget": "hdr",
      "clearFormat": "color",
      "clearColor": [
        0,
        0,
        0,
        1
      ],
      "clearDepth": 1
    },
    {
      "id": "clear-1780141775624",
      "type": "clear",
      "label": "Clear",
      "position": {
        "x": -710,
        "y": 411
      },
      "clearTarget": "ldr",
      "clearFormat": "color",
      "clearColor": [
        0,
        0,
        0,
        1
      ],
      "clearDepth": 1
    },
    {
      "id": "node-1780142640170",
      "type": "fullscreen",
      "label": "Fullscreen",
      "position": {
        "x": -155,
        "y": 296
      },
      "inputs": [
        {
          "name": "t_sky",
          "type": "cubemap",
          "connection": "cube-1780142669292",
          "connectionOutput": "color0"
        },
        {
          "name": "u_strength",
          "type": "float",
          "floatValue": 1.5,
          "floatMin": 0,
          "floatMax": 1
        },
        {
          "name": "u_roughness",
          "type": "float",
          "floatValue": 0.2,
          "floatMin": 0,
          "floatMax": 1
        }
      ],
      "outputs": [
        {
          "name": "color0",
          "format": "rgba8",
          "sharedTarget": "hdr",
          "targetConnection": null,
          "targetConnectionHandle": null
        }
      ],
      "fragPath": "lab/shaders/sky.frag.glsl",
      "blendMode": "off",
      "depthAttachment": null,
      "depSources": [
        "dep-1780149629181"
      ],
      "modelTransformConnection": null
    },
    {
      "id": "cube-1780142669292",
      "type": "cubemap_asset",
      "label": "Cubemap",
      "position": {
        "x": -242,
        "y": 631
      },
      "cubemapPath": "lab/cubemaps/the_sky_is_on_fire_2k_base_radiance.ktx2"
    },
    {
      "id": "dep-1780149629181",
      "type": "dep_forward",
      "label": "Dep",
      "position": {
        "x": -356,
        "y": 330
      },
      "depSources": [
        "clear-1780141756063",
        "clear-1780141775624"
      ]
    },
    {
      "id": "gltf-1780519099908",
      "type": "gltf_model",
      "label": "glTF Model",
      "position": {
        "x": 639,
        "y": 280
      },
      "inputs": [
        {
          "name": "t_brdf",
          "type": "texture",
          "connection": "tex-1780141364802",
          "connectionOutput": "color0"
        },
        {
          "name": "t_radiance",
          "type": "cubemap",
          "connection": "cube-1780141384530",
          "connectionOutput": "color0"
        },
        {
          "name": "t_irradiance",
          "type": "cubemap",
          "connection": "cube-1780141437942",
          "connectionOutput": "color0"
        }
      ],
      "outputs": [
        {
          "name": "color0",
          "format": "rgba8",
          "sharedTarget": "hdr",
          "targetConnection": null,
          "targetConnectionHandle": null
        }
      ],
      "fragPath": "lab/shaders/gltf/gltf.frag.glsl",
      "vertPath": "lab/shaders/gltf/gltf.vert.glsl",
      "modelPath": "",
      "cullFace": "back",
      "blendMode": "off",
      "depthAttachment": {
        "enabled": true,
        "format": "depth24",
        "sharedTarget": null,
        "depthTest": true,
        "depthWrite": true
      },
      "depSources": [
        "node-1780142640170"
      ],
      "modelConnection": "masset-1780141301975",
      "modelTransformConnection": null,
      "shaderDefines": [
        {
          "name": "HAS_BASE_COLOR_TEXTURE",
          "enabled": true,
          "implicit": true
        },
        {
          "name": "HAS_NORMAL_TEXTURE",
          "enabled": true,
          "implicit": true
        },
        {
          "name": "HAS_METALLIC_ROUGHNESS_TEXTURE",
          "enabled": true,
          "implicit": true
        },
        {
          "name": "HAS_OCCLUSION_TEXTURE",
          "enabled": true,
          "implicit": true
        },
        {
          "name": "HAS_EMISSIVE_TEXTURE",
          "enabled": false,
          "implicit": true
        }
      ]
    }
  ],
  "targets": [
    {
      "name": "hdr",
      "format": "rgba32f"
    },
    {
      "name": "ldr",
      "format": "rgba8"
    }
  ]
}