{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Interchange",
    "@version":"3.0",
    "@xsd:noNamespaceSchemaLocation":"https://www.web3d.org/specifications/x3d-3.0.xsd",
    "JSON schema":"https://www.web3d.org/specifications/x3d-4.0-JSONSchema.autogenerated.json",
    "head": {
        "meta": [
          {
            "@name":"title",
            "@content":"IkeaBench.x3d"
          },
          {
            "@name":"description",
            "@content":"X3D example Model of an Ikea Bench"
          },
          {
            "@name":"created",
            "@content":"3 March 2004"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"creator",
            "@content":"Vaughn Pangelinan"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Basic/StudentProjects/IkeaBench.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../license.html"
          },
          {
            "@name":"translated",
            "@content":"20 April 2026"
          },
          {
            "@name":"generator",
            "@content":"X3dToJson.xslt, https://www.web3d.org/x3d/stylesheets/X3dToJson.html"
          },
          {
            "@name":"reference",
            "@content":"X3D JSON encoding: https://www.web3d.org/wiki/index.php/X3D_JSON_Encoding"
          }
        ]
    },
    "Scene": {
        "-children":[
          { "WorldInfo":
            {
              "@title":"IkeaBench.x3d"
            }
          },
          { "Transform":
            {
              "-children":[
                { "Group":
                  {
                    "@DEF":"IkeaBench",
                    "-children":[
                      { "Shape":
                        {
                          "-geometry":
                            { "Box":
                              {
                                "@size":[0.7,0.02,0.3]
                              }
                            },
                          "-appearance":
                            { "Appearance":
                              {
                                "@DEF":"Yellow",
                                "-material":
                                  { "Material":
                                    {
                                      "@diffuseColor":[0.8,0.8,0]
                                    }
                                  }
                              }
                            }
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0.33,-0.16,0.13],
                          "-children":[
                            { "Shape":
                              {
                                "@DEF":"BenchFrontLeg",
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[0.034,0.3,0.034]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@DEF":"Red",
                                      "-material":
                                        { "Material":
                                          {
                                            "@diffuseColor":[0.75,0,0]
                                          }
                                        }
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[-0.33,-0.16,0.13],
                          "-children":[
                            { "Shape":
                              {
                                "@USE":"BenchFrontLeg"
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[-0.325,0.04,-0.16],
                          "-children":[
                            { "Shape":
                              {
                                "@DEF":"BenchRearLeg",
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[0.05,0.7,0.02]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@USE":"Red"
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0.325,0.04,-0.16],
                          "-children":[
                            { "Shape":
                              {
                                "@USE":"BenchRearLeg"
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0,-0.038,0.13],
                          "-children":[
                            { "Shape":
                              {
                                "@DEF":"FrontBenchBeam",
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[0.626,0.056,0.02]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@USE":"Red"
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0,-0.185,0],
                          "-children":[
                            { "Shape":
                              {
                                "@DEF":"LowCenterBenchBeam",
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[0.64,0.05,0.02]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@USE":"Red"
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0.33,-0.038,-0.01],
                          "-children":[
                            { "Shape":
                              {
                                "@DEF":"HighShortBenchBeam",
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[0.02,0.056,0.28]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@USE":"Red"
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[-0.33,-0.038,-0.01],
                          "-children":[
                            { "Shape":
                              {
                                "@USE":"HighShortBenchBeam"
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0.33,-0.185,-0.01],
                          "-children":[
                            { "Shape":
                              {
                                "@DEF":"LowShortBenchBeam",
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[0.02,0.05,0.28]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@USE":"Red"
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[-0.33,-0.185,-0.01],
                          "-children":[
                            { "Shape":
                              {
                                "@USE":"LowShortBenchBeam"
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@DEF":"LowerBenchBackBeamTranslation",
                          "@translation":[0,0.13,-0.16],
                          "-children":[
                            { "Shape":
                              {
                                "@DEF":"BenchBackBeam",
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[0.6,0.05,0.016]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@USE":"Red"
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0,0.36,-0.16],
                          "-children":[
                            { "Shape":
                              {
                                "@USE":"BenchBackBeam"
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@DEF":"BenchBackUprightBeamTranslation",
                          "@translation":[0,0.245,-0.16],
                          "-children":[
                            { "Shape":
                              {
                                "@DEF":"BenchBackUprightBeam",
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[0.05,0.18,0.014]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@USE":"Red"
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0.25,0.245,-0.16],
                          "-children":[
                            { "Shape":
                              {
                                "@USE":"BenchBackUprightBeam"
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[-0.25,0.245,-0.16],
                          "-children":[
                            { "Shape":
                              {
                                "@USE":"BenchBackUprightBeam"
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@scale":[0.2,0.18,1],
                          "@translation":[0.125,0.245,-0.16],
                          "-children":[
                            { "Group":
                              {
                                "@DEF":"DoggyBackPiece",
                                "-children":[
                                  { "Shape":
                                    {
                                      "-appearance":
                                        { "Appearance":
                                          {
                                            "-texture":
                                              { "ImageTexture":
                                                {
                                                  "@url":["DoggyTransparent.png","https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/DoggyTransparent.png"]
                                                }
                                              }
                                          }
                                        },
                                      "-geometry":
                                        { "IndexedFaceSet":
                                          {
                                            "@coordIndex":[0,1,2,3],
                                            "@solid":false,
                                            "-coord":
                                              { "Coordinate":
                                                {
                                                  "@point":[-0.5,-0.5,0,0.5,-0.5,0,0.5,0.5,0,-0.5,0.5,0]
                                                }
                                              }
                                          }
                                        }
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@scale":[0.2,0.18,1],
                          "@translation":[-0.125,0.245,-0.16],
                          "-children":[
                            { "Group":
                              {
                                "@DEF":"KittyBackPiece",
                                "-children":[
                                  { "Shape":
                                    {
                                      "-appearance":
                                        { "Appearance":
                                          {
                                            "-texture":
                                              { "ImageTexture":
                                                {
                                                  "@url":["KittyTransparent.png","https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/KittyTransparent.png"]
                                                }
                                              }
                                          }
                                        },
                                      "-geometry":
                                        { "IndexedFaceSet":
                                          {
                                            "@coordIndex":[0,1,2,3],
                                            "@solid":false,
                                            "-coord":
                                              { "Coordinate":
                                                {
                                                  "@point":[-0.5,-0.5,0,0.5,-0.5,0,0.5,0.5,0,-0.5,0.5,0]
                                                }
                                              }
                                          }
                                        }
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@rotation":[1,0,0,0.45],
                          "-children":[
                            { "Viewpoint":
                              {
                                "@DEF":"BenchView",
                                "@description":"From Bench",
                                "@fieldOfView":1.4,
                                "@orientation":[0,1,0,3.14],
                                "@position":[0,0.5,-0.9]
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}