{
  "examples": [
    {
      "id": "kitchen",
      "name": "Everyday kitchen",
      "inputLabel": "1 photograph",
      "reference": "/showcase/kitchen/reference.jpg",
      "referenceAlt": "Public source photograph of everyday kitchen",
      "prompt": "Rebuild this kitchen and add a mug for a robot to pick up.",
      "render": "/showcase/kitchen/render.webp",
      "model": "/showcase/kitchen/scene.glb",
      "sourceCode": "/showcase/kitchen/build.py",
      "description": "An editable reconstruction from a public reference.",
      "source": "https://commons.wikimedia.org/wiki/File:Modern_kitchen_gnangarra.JPG",
      "author": "Gnangarra",
      "license": "CC BY 2.5 AU",
      "licenseUrl": "https://creativecommons.org/licenses/by/2.5/au/",
      "note": "A task mug was added to the reconstructed scene."
    },
    {
      "id": "workbench",
      "name": "Electronics workbench",
      "inputLabel": "1 photograph",
      "reference": "/showcase/workbench/reference.jpg",
      "referenceAlt": "Public source photograph of electronics workbench",
      "prompt": "Rebuild this workbench with its instruments, tools and separate task objects.",
      "render": "/showcase/workbench/render.webp",
      "model": "/showcase/workbench/scene.glb",
      "sourceCode": "/showcase/workbench/build.py",
      "description": "An editable reconstruction from a public reference.",
      "source": "https://commons.wikimedia.org/wiki/File:Electronics_workbench.jpg",
      "author": "James Bastow",
      "license": "CC BY-SA 2.0",
      "licenseUrl": "https://creativecommons.org/licenses/by-sa/2.0/",
      "note": "The generated reconstruction is shared under CC BY-SA 2.0."
    }
  ]
}