{ "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":"IkeaGreenChair.x3d"
          },
          {
            "@name":"description",
            "@content":"X3D example Model of an Ikea Green Chair"
          },
          {
            "@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/IkeaGreenChair.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../license.html"
          },
          {
            "@name":"translated",
            "@content":"02 September 2025"
          },
          {
            "@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":"IkeaGreenChair.x3d"
            }
          },
          { "Transform":
            {
              "-children":[
                { "Group":
                  {
                    "@DEF":"IkeaGreenChair",
                    "-children":[
                      { "Transform":
                        {
                          "@rotation":[1,0,0,0.45],
                          "-children":[
                            { "Viewpoint":
                              {
                                "@DEF":"GreenChair",
                                "@description":"View Green Chair",
                                "@fieldOfView":1.4,
                                "@orientation":[0,1,0,3.14],
                                "@position":[0,0.5,-0.9]
                              }
                            }
                          ]
                        }
                      },
                      { "Shape":
                        {
                          "-geometry":
                            { "Box":
                              {
                                "@size":[0.3,0.02,0.3]
                              }
                            },
                          "-appearance":
                            { "Appearance":
                              {
                                "@DEF":"Blue",
                                "-material":
                                  { "Material":
                                    {
                                      "@diffuseColor":[0,0,0.8]
                                    }
                                  }
                              }
                            }
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0.13,-0.16,0.13],
                          "-children":[
                            { "Shape":
                              {
                                "@DEF":"GreenChairFrontLeg",
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[0.034,0.3,0.034]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@DEF":"Green",
                                      "-material":
                                        { "Material":
                                          {
                                            "@diffuseColor":[0,0.6,0]
                                          }
                                        }
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[-0.13,-0.16,0.13],
                          "-children":[
                            { "Shape":
                              {
                                "@USE":"GreenChairFrontLeg"
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[-0.125,0.04,-0.16],
                          "-children":[
                            { "Shape":
                              {
                                "@DEF":"GreenChairRearLeg",
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[0.05,0.7,0.02]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@USE":"Green"
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0.125,0.04,-0.16],
                          "-children":[
                            { "Shape":
                              {
                                "@USE":"GreenChairRearLeg"
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0,-0.038,0.13],
                          "-children":[
                            { "Shape":
                              {
                                "@DEF":"GreenFrontChairBeam",
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[0.226,0.056,0.02]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@USE":"Green"
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0,-0.185,0],
                          "-children":[
                            { "Shape":
                              {
                                "@DEF":"GreenLowCenterBeam",
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[0.24,0.05,0.02]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@USE":"Green"
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0.13,-0.038,-0.01],
                          "-children":[
                            { "Shape":
                              {
                                "@DEF":"GreenHighShortBeam",
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[0.02,0.056,0.28]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@USE":"Green"
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[-0.13,-0.038,-0.01],
                          "-children":[
                            { "Shape":
                              {
                                "@USE":"GreenHighShortBeam"
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0.13,-0.185,-0.01],
                          "-children":[
                            { "Shape":
                              {
                                "@DEF":"GreenLowShortBeam",
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[0.02,0.05,0.28]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@USE":"Green"
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[-0.13,-0.185,-0.01],
                          "-children":[
                            { "Shape":
                              {
                                "@USE":"GreenLowShortBeam"
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@DEF":"GreenLowerBackBeamTranslation",
                          "@translation":[0,0.13,-0.16],
                          "-children":[
                            { "Shape":
                              {
                                "@DEF":"GreenBackBeam",
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[0.2,0.05,0.016]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@USE":"Green"
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0,0.36,-0.16],
                          "-children":[
                            { "Shape":
                              {
                                "@USE":"GreenBackBeam"
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@scale":[0.2,0.18,1],
                          "@translation":[0,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]
                                                }
                                              }
                                          }
                                        }
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}