{
  "layout": {
    "wall_height": 2.5,
    "house_prompt": "A compact studio room with one articulated storage cabinet with hinged doors and drawers.",
    "rooms": [
      {
        "id": "studio",
        "type": "studio",
        "position": [
          0.0,
          0.0
        ],
        "width": 5,
        "length": 4,
        "prompt": "A compact studio room with one articulated storage cabinet with hinged doors and drawers.",
        "connections": {},
        "exterior_walls": []
      }
    ],
    "placed_rooms": [
      {
        "room_id": "studio",
        "position": [
          0.0,
          0.0
        ],
        "width": 4,
        "depth": 5,
        "walls": [
          {
            "wall_id": "studio_north",
            "room_id": "studio",
            "direction": "north",
            "start_point": [
              0.0,
              5.0
            ],
            "end_point": [
              4.0,
              5.0
            ],
            "length": 4,
            "is_exterior": true,
            "faces_rooms": [],
            "openings": [
              {
                "opening_id": "window_1",
                "opening_type": "window",
                "position_along_wall": 1.093064984465645,
                "width": 1.2,
                "height": 1.2,
                "sill_height": 0.9
              }
            ]
          },
          {
            "wall_id": "studio_south",
            "room_id": "studio",
            "direction": "south",
            "start_point": [
              0.0,
              0.0
            ],
            "end_point": [
              4.0,
              0.0
            ],
            "length": 4,
            "is_exterior": true,
            "faces_rooms": [],
            "openings": [
              {
                "opening_id": "door_1",
                "opening_type": "door",
                "position_along_wall": 2.2187230066252956,
                "width": 0.9,
                "height": 2.1,
                "sill_height": 0.0
              }
            ]
          },
          {
            "wall_id": "studio_east",
            "room_id": "studio",
            "direction": "east",
            "start_point": [
              4.0,
              0.0
            ],
            "end_point": [
              4.0,
              5.0
            ],
            "length": 5,
            "is_exterior": true,
            "faces_rooms": [],
            "openings": [
              {
                "opening_id": "window_2",
                "opening_type": "window",
                "position_along_wall": 1.9708734639655785,
                "width": 1.2,
                "height": 1.2,
                "sill_height": 0.9
              }
            ]
          },
          {
            "wall_id": "studio_west",
            "room_id": "studio",
            "direction": "west",
            "start_point": [
              0.0,
              0.0
            ],
            "end_point": [
              0.0,
              5.0
            ],
            "length": 5,
            "is_exterior": true,
            "faces_rooms": [],
            "openings": [
              {
                "opening_id": "window_3",
                "opening_type": "window",
                "position_along_wall": 2.1322429244336227,
                "width": 1.0,
                "height": 1.0,
                "sill_height": 0.9
              }
            ]
          }
        ]
      }
    ],
    "doors": [
      {
        "id": "door_1",
        "boundary_label": "B",
        "position_segment": "center",
        "position_exact": 2.2187230066252956,
        "door_type": "exterior",
        "room_a": "studio",
        "room_b": null,
        "width": 0.9,
        "height": 2.1
      }
    ],
    "windows": [
      {
        "id": "window_1",
        "boundary_label": "A",
        "position_along_wall": 1.093064984465645,
        "room_id": "studio",
        "wall_direction": "north",
        "width": 1.2,
        "height": 1.2,
        "sill_height": 0.9
      },
      {
        "id": "window_2",
        "boundary_label": "C",
        "position_along_wall": 1.9708734639655785,
        "room_id": "studio",
        "wall_direction": "east",
        "width": 1.2,
        "height": 1.2,
        "sill_height": 0.9
      },
      {
        "id": "window_3",
        "boundary_label": "D",
        "position_along_wall": 2.1322429244336227,
        "room_id": "studio",
        "wall_direction": "west",
        "width": 1.0,
        "height": 1.0,
        "sill_height": 0.9
      }
    ],
    "room_materials": {
      "studio": {
        "wall_material": {
          "path": "/data/250010098/SceneSmith_official/outputs/2026-04-26/14-02-31/scene_000/materials/Plaster001_1K-JPG",
          "material_id": "Plaster001_1K-JPG",
          "texture_scale": null
        },
        "floor_material": {
          "path": "/data/250010098/SceneSmith_official/outputs/2026-04-26/14-02-31/scene_000/materials/Plaster001_1K-JPG",
          "material_id": "Plaster001_1K-JPG",
          "texture_scale": null
        }
      }
    },
    "exterior_material": {
      "path": "/data/250010098/SceneSmith_official/outputs/2026-04-26/14-02-31/scene_000/materials/Plaster001_1K-JPG",
      "material_id": "Plaster001_1K-JPG",
      "texture_scale": null
    },
    "placement_valid": true,
    "connectivity_valid": true,
    "boundary_labels": {
      "A": [
        "studio",
        null,
        "north"
      ],
      "B": [
        "studio",
        null,
        "south"
      ],
      "C": [
        "studio",
        null,
        "east"
      ],
      "D": [
        "studio",
        null,
        "west"
      ]
    },
    "room_geometries": {
      "studio": {
        "sdf_path": "room_geometry/room_geometry_studio.sdf",
        "walls": [
          {
            "object_id": "north_wall",
            "object_type": "wall",
            "name": "north_wall",
            "description": "Room north_wall",
            "transform": {
              "translation": [
                0.0,
                2.475,
                1.25
              ],
              "rotation_wxyz": [
                1.0,
                0.0,
                0.0,
                0.0
              ]
            },
            "geometry_path": null,
            "sdf_path": null,
            "image_path": null,
            "support_surfaces": [],
            "placement_info": null,
            "metadata": {},
            "bbox_min": [
              -2.0,
              -0.025,
              -1.25
            ],
            "bbox_max": [
              2.0,
              0.025,
              1.25
            ],
            "immutable": true,
            "scale_factor": 1.0
          },
          {
            "object_id": "south_wall",
            "object_type": "wall",
            "name": "south_wall",
            "description": "Room south_wall",
            "transform": {
              "translation": [
                0.0,
                -2.475,
                1.25
              ],
              "rotation_wxyz": [
                1.0,
                0.0,
                0.0,
                0.0
              ]
            },
            "geometry_path": null,
            "sdf_path": null,
            "image_path": null,
            "support_surfaces": [],
            "placement_info": null,
            "metadata": {},
            "bbox_min": [
              -2.0,
              -0.025,
              -1.25
            ],
            "bbox_max": [
              2.0,
              0.025,
              1.25
            ],
            "immutable": true,
            "scale_factor": 1.0
          },
          {
            "object_id": "east_wall",
            "object_type": "wall",
            "name": "east_wall",
            "description": "Room east_wall",
            "transform": {
              "translation": [
                1.975,
                0.0,
                1.25
              ],
              "rotation_wxyz": [
                1.0,
                0.0,
                0.0,
                0.0
              ]
            },
            "geometry_path": null,
            "sdf_path": null,
            "image_path": null,
            "support_surfaces": [],
            "placement_info": null,
            "metadata": {},
            "bbox_min": [
              -0.025,
              -2.5,
              -1.25
            ],
            "bbox_max": [
              0.025,
              2.5,
              1.25
            ],
            "immutable": true,
            "scale_factor": 1.0
          },
          {
            "object_id": "west_wall",
            "object_type": "wall",
            "name": "west_wall",
            "description": "Room west_wall",
            "transform": {
              "translation": [
                -1.975,
                0.0,
                1.25
              ],
              "rotation_wxyz": [
                1.0,
                0.0,
                0.0,
                0.0
              ]
            },
            "geometry_path": null,
            "sdf_path": null,
            "image_path": null,
            "support_surfaces": [],
            "placement_info": null,
            "metadata": {},
            "bbox_min": [
              -0.025,
              -2.5,
              -1.25
            ],
            "bbox_max": [
              0.025,
              2.5,
              1.25
            ],
            "immutable": true,
            "scale_factor": 1.0
          }
        ],
        "width": 5,
        "length": 4,
        "wall_height": 2.5,
        "wall_thickness": 0.05,
        "openings": [
          {
            "opening_id": "window_1",
            "opening_type": "window",
            "wall_direction": "north",
            "center_world": [
              -0.30693501553435487,
              2.5,
              1.5
            ],
            "width": 1.2,
            "sill_height": 0.9,
            "height": 1.2,
            "clearance_bbox_min": [
              -0.906935015534355,
              2.0,
              0.0
            ],
            "clearance_bbox_max": [
              0.2930649844656452,
              2.5,
              2.1
            ],
            "wall_start": [
              -2.0,
              2.5
            ],
            "wall_end": [
              2.0,
              2.5
            ],
            "position_along_wall": 1.093064984465645
          },
          {
            "opening_id": "door_1",
            "opening_type": "door",
            "wall_direction": "south",
            "center_world": [
              0.6687230066252958,
              -2.5,
              1.05
            ],
            "width": 0.9,
            "sill_height": 0.0,
            "height": 2.1,
            "clearance_bbox_min": [
              0.21872300662529565,
              -2.5,
              0.0
            ],
            "clearance_bbox_max": [
              1.118723006625296,
              -1.7,
              2.1
            ],
            "wall_start": [
              -2.0,
              -2.5
            ],
            "wall_end": [
              2.0,
              -2.5
            ],
            "position_along_wall": 2.2187230066252956
          },
          {
            "opening_id": "window_2",
            "opening_type": "window",
            "wall_direction": "east",
            "center_world": [
              2.0,
              0.07087346396557859,
              1.5
            ],
            "width": 1.2,
            "sill_height": 0.9,
            "height": 1.2,
            "clearance_bbox_min": [
              1.5,
              -0.5291265360344215,
              0.0
            ],
            "clearance_bbox_max": [
              2.0,
              0.6708734639655787,
              2.1
            ],
            "wall_start": [
              2.0,
              -2.5
            ],
            "wall_end": [
              2.0,
              2.5
            ],
            "position_along_wall": 1.9708734639655785
          },
          {
            "opening_id": "window_3",
            "opening_type": "window",
            "wall_direction": "west",
            "center_world": [
              -2.0,
              0.13224292443362273,
              1.4
            ],
            "width": 1.0,
            "sill_height": 0.9,
            "height": 1.0,
            "clearance_bbox_min": [
              -2.0,
              -0.36775707556637727,
              0.0
            ],
            "clearance_bbox_max": [
              -1.5,
              0.6322429244336227,
              1.9
            ],
            "wall_start": [
              -2.0,
              -2.5
            ],
            "wall_end": [
              -2.0,
              2.5
            ],
            "position_along_wall": 2.1322429244336227
          }
        ],
        "floor": {
          "object_id": "floor_studio",
          "object_type": "floor",
          "name": "Floor",
          "description": "Floor surface",
          "transform": {
            "translation": [
              0.0,
              0.0,
              0.0
            ],
            "rotation_wxyz": [
              1.0,
              0.0,
              0.0,
              0.0
            ]
          },
          "geometry_path": "floor_plans/studio/floors/floor.gltf",
          "sdf_path": null,
          "image_path": null,
          "support_surfaces": [],
          "placement_info": null,
          "metadata": {},
          "bbox_min": [
            -2.0,
            -2.5,
            -0.1
          ],
          "bbox_max": [
            2.0,
            2.5,
            0.0
          ],
          "immutable": true,
          "scale_factor": 1.0
        },
        "wall_normals": {
          "north_wall": [
            0.0,
            -1.0
          ],
          "south_wall": [
            0.0,
            1.0
          ],
          "east_wall": [
            -1.0,
            0.0
          ],
          "west_wall": [
            1.0,
            0.0
          ]
        }
      }
    }
  },
  "rooms": {
    "studio": {
      "room_geometry": {
        "sdf_path": "/data/250010098/SceneSmith_official/outputs/2026-04-26/16-17-23/scene_000/room_geometry/room_geometry_studio.sdf",
        "walls": [
          {
            "object_id": "north_wall",
            "object_type": "wall",
            "name": "north_wall",
            "description": "Room north_wall",
            "transform": {
              "translation": [
                0.0,
                2.475,
                1.25
              ],
              "rotation_wxyz": [
                1.0,
                0.0,
                0.0,
                0.0
              ]
            },
            "geometry_path": null,
            "sdf_path": null,
            "image_path": null,
            "support_surfaces": [],
            "placement_info": null,
            "metadata": {},
            "bbox_min": [
              -2.0,
              -0.025,
              -1.25
            ],
            "bbox_max": [
              2.0,
              0.025,
              1.25
            ],
            "immutable": true,
            "scale_factor": 1.0
          },
          {
            "object_id": "south_wall",
            "object_type": "wall",
            "name": "south_wall",
            "description": "Room south_wall",
            "transform": {
              "translation": [
                0.0,
                -2.475,
                1.25
              ],
              "rotation_wxyz": [
                1.0,
                0.0,
                0.0,
                0.0
              ]
            },
            "geometry_path": null,
            "sdf_path": null,
            "image_path": null,
            "support_surfaces": [],
            "placement_info": null,
            "metadata": {},
            "bbox_min": [
              -2.0,
              -0.025,
              -1.25
            ],
            "bbox_max": [
              2.0,
              0.025,
              1.25
            ],
            "immutable": true,
            "scale_factor": 1.0
          },
          {
            "object_id": "east_wall",
            "object_type": "wall",
            "name": "east_wall",
            "description": "Room east_wall",
            "transform": {
              "translation": [
                1.975,
                0.0,
                1.25
              ],
              "rotation_wxyz": [
                1.0,
                0.0,
                0.0,
                0.0
              ]
            },
            "geometry_path": null,
            "sdf_path": null,
            "image_path": null,
            "support_surfaces": [],
            "placement_info": null,
            "metadata": {},
            "bbox_min": [
              -0.025,
              -2.5,
              -1.25
            ],
            "bbox_max": [
              0.025,
              2.5,
              1.25
            ],
            "immutable": true,
            "scale_factor": 1.0
          },
          {
            "object_id": "west_wall",
            "object_type": "wall",
            "name": "west_wall",
            "description": "Room west_wall",
            "transform": {
              "translation": [
                -1.975,
                0.0,
                1.25
              ],
              "rotation_wxyz": [
                1.0,
                0.0,
                0.0,
                0.0
              ]
            },
            "geometry_path": null,
            "sdf_path": null,
            "image_path": null,
            "support_surfaces": [],
            "placement_info": null,
            "metadata": {},
            "bbox_min": [
              -0.025,
              -2.5,
              -1.25
            ],
            "bbox_max": [
              0.025,
              2.5,
              1.25
            ],
            "immutable": true,
            "scale_factor": 1.0
          }
        ],
        "width": 5,
        "length": 4,
        "wall_height": 2.5,
        "wall_thickness": 0.05,
        "openings": [
          {
            "opening_id": "window_1",
            "opening_type": "window",
            "wall_direction": "north",
            "center_world": [
              -0.30693501553435487,
              2.5,
              1.5
            ],
            "width": 1.2,
            "sill_height": 0.9,
            "height": 1.2,
            "clearance_bbox_min": [
              -0.906935015534355,
              2.0,
              0.0
            ],
            "clearance_bbox_max": [
              0.2930649844656452,
              2.5,
              2.1
            ],
            "wall_start": [
              -2.0,
              2.5
            ],
            "wall_end": [
              2.0,
              2.5
            ],
            "position_along_wall": 1.093064984465645
          },
          {
            "opening_id": "door_1",
            "opening_type": "door",
            "wall_direction": "south",
            "center_world": [
              0.6687230066252958,
              -2.5,
              1.05
            ],
            "width": 0.9,
            "sill_height": 0.0,
            "height": 2.1,
            "clearance_bbox_min": [
              0.21872300662529565,
              -2.5,
              0.0
            ],
            "clearance_bbox_max": [
              1.118723006625296,
              -1.7,
              2.1
            ],
            "wall_start": [
              -2.0,
              -2.5
            ],
            "wall_end": [
              2.0,
              -2.5
            ],
            "position_along_wall": 2.2187230066252956
          },
          {
            "opening_id": "window_2",
            "opening_type": "window",
            "wall_direction": "east",
            "center_world": [
              2.0,
              0.07087346396557859,
              1.5
            ],
            "width": 1.2,
            "sill_height": 0.9,
            "height": 1.2,
            "clearance_bbox_min": [
              1.5,
              -0.5291265360344215,
              0.0
            ],
            "clearance_bbox_max": [
              2.0,
              0.6708734639655787,
              2.1
            ],
            "wall_start": [
              2.0,
              -2.5
            ],
            "wall_end": [
              2.0,
              2.5
            ],
            "position_along_wall": 1.9708734639655785
          },
          {
            "opening_id": "window_3",
            "opening_type": "window",
            "wall_direction": "west",
            "center_world": [
              -2.0,
              0.13224292443362273,
              1.4
            ],
            "width": 1.0,
            "sill_height": 0.9,
            "height": 1.0,
            "clearance_bbox_min": [
              -2.0,
              -0.36775707556637727,
              0.0
            ],
            "clearance_bbox_max": [
              -1.5,
              0.6322429244336227,
              1.9
            ],
            "wall_start": [
              -2.0,
              -2.5
            ],
            "wall_end": [
              -2.0,
              2.5
            ],
            "position_along_wall": 2.1322429244336227
          }
        ],
        "floor": {
          "object_id": "floor_studio",
          "object_type": "floor",
          "name": "Floor",
          "description": "Floor surface",
          "transform": {
            "translation": [
              0.0,
              0.0,
              0.0
            ],
            "rotation_wxyz": [
              1.0,
              0.0,
              0.0,
              0.0
            ]
          },
          "geometry_path": "/data/250010098/SceneSmith_official/outputs/2026-04-26/16-17-23/scene_000/floor_plans/studio/floors/floor.gltf",
          "sdf_path": null,
          "image_path": null,
          "support_surfaces": [],
          "placement_info": null,
          "metadata": {},
          "bbox_min": [
            -2.0,
            -2.5,
            -0.1
          ],
          "bbox_max": [
            2.0,
            2.5,
            0.0
          ],
          "immutable": true,
          "scale_factor": 1.0
        },
        "wall_normals": {
          "north_wall": [
            0.0,
            -1.0
          ],
          "south_wall": [
            0.0,
            1.0
          ],
          "east_wall": [
            -1.0,
            0.0
          ],
          "west_wall": [
            1.0,
            0.0
          ]
        }
      },
      "objects": {
        "north_wall": {
          "object_id": "north_wall",
          "object_type": "wall",
          "name": "north_wall",
          "description": "Room north_wall",
          "transform": {
            "translation": [
              0.0,
              2.475,
              1.25
            ],
            "rotation_wxyz": [
              1.0,
              0.0,
              0.0,
              0.0
            ]
          },
          "geometry_path": null,
          "sdf_path": null,
          "image_path": null,
          "support_surfaces": [],
          "placement_info": null,
          "metadata": {},
          "bbox_min": [
            -2.0,
            -0.025,
            -1.25
          ],
          "bbox_max": [
            2.0,
            0.025,
            1.25
          ],
          "immutable": true,
          "scale_factor": 1.0
        },
        "south_wall": {
          "object_id": "south_wall",
          "object_type": "wall",
          "name": "south_wall",
          "description": "Room south_wall",
          "transform": {
            "translation": [
              0.0,
              -2.475,
              1.25
            ],
            "rotation_wxyz": [
              1.0,
              0.0,
              0.0,
              0.0
            ]
          },
          "geometry_path": null,
          "sdf_path": null,
          "image_path": null,
          "support_surfaces": [],
          "placement_info": null,
          "metadata": {},
          "bbox_min": [
            -2.0,
            -0.025,
            -1.25
          ],
          "bbox_max": [
            2.0,
            0.025,
            1.25
          ],
          "immutable": true,
          "scale_factor": 1.0
        },
        "east_wall": {
          "object_id": "east_wall",
          "object_type": "wall",
          "name": "east_wall",
          "description": "Room east_wall",
          "transform": {
            "translation": [
              1.975,
              0.0,
              1.25
            ],
            "rotation_wxyz": [
              1.0,
              0.0,
              0.0,
              0.0
            ]
          },
          "geometry_path": null,
          "sdf_path": null,
          "image_path": null,
          "support_surfaces": [],
          "placement_info": null,
          "metadata": {},
          "bbox_min": [
            -0.025,
            -2.5,
            -1.25
          ],
          "bbox_max": [
            0.025,
            2.5,
            1.25
          ],
          "immutable": true,
          "scale_factor": 1.0
        },
        "west_wall": {
          "object_id": "west_wall",
          "object_type": "wall",
          "name": "west_wall",
          "description": "Room west_wall",
          "transform": {
            "translation": [
              -1.975,
              0.0,
              1.25
            ],
            "rotation_wxyz": [
              1.0,
              0.0,
              0.0,
              0.0
            ]
          },
          "geometry_path": null,
          "sdf_path": null,
          "image_path": null,
          "support_surfaces": [],
          "placement_info": null,
          "metadata": {},
          "bbox_min": [
            -0.025,
            -2.5,
            -1.25
          ],
          "bbox_max": [
            0.025,
            2.5,
            1.25
          ],
          "immutable": true,
          "scale_factor": 1.0
        },
        "storage_cabinet_0": {
          "object_id": "storage_cabinet_0",
          "object_type": "furniture",
          "name": "storage_cabinet",
          "description": "compact articulated storage cabinet with hinged doors and drawers",
          "transform": {
            "translation": [
              0.006822019228443943,
              -0.0505455945633622,
              0.0
            ],
            "rotation_wxyz": [
              0.9999966550242204,
              0.0,
              0.0,
              -0.0025864919041553003
            ]
          },
          "geometry_path": "generated_assets/furniture/geometry/storage_cabinet_1777220347/storage_cabinet_combined.gltf",
          "sdf_path": "generated_assets/furniture/sdf/storage_cabinet_1777220347/cabinet_1.sdf",
          "image_path": null,
          "support_surfaces": [],
          "placement_info": null,
          "metadata": {
            "asset_source": "articulated",
            "articulated_source": "artvip",
            "articulated_id": "small_furniture/cabinet_1",
            "is_articulated": true,
            "generation_timestamp": 1777220348.2684088
          },
          "bbox_min": [
            -0.25160926319770816,
            -0.20526719979436397,
            0.0010448000000000124
          ],
          "bbox_max": [
            0.2516146084775925,
            0.20523888140010832,
            0.2818461640831912
          ],
          "immutable": false,
          "scale_factor": 1.0
        }
      },
      "text_description": "A compact studio room with one articulated storage cabinet with hinged doors and drawers."
    }
  },
  "timestamp": 1777220372.0901449
}