{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Immersive",
    "@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":"ViewerSeat.x3d"
          },
          {
            "@name":"description",
            "@content":"Viewer seat"
          },
          {
            "@name":"creator",
            "@content":"LT Christos Kalogrias - Hellenic Navy"
          },
          {
            "@name":"created",
            "@content":"15 August 2003"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Savage/Buildings/SoccerStadium/ViewerSeat.x3d"
          },
          {
            "@name":"generator",
            "@content":"https://www.web3d.org/x3d/content/README.X3D-Edit.html"
          },
          {
            "@name":"license",
            "@content":"../../license.html"
          },
          {
            "@name":"translated",
            "@content":"26 March 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":"ViewerSeat.x3d"
            }
          },
          { "Transform":
            {
              "@DEF":"ViewerSeat",
              "-children":[
                { "Transform":
                  {
                    "@translation":[-2.15,0,-0.3],
                    "-children":[
                      { "Transform":
                        {
                          "@DEF":"UpSeat",
                          "@rotation":[1,0,0,-1.57],
                          "@scale":[0.8,0.8,1.2],
                          "-children":[
                            { "Shape":
                              {
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@DEF":"SeatYellow",
                                      "-material":
                                        { "Material":
                                          {
                                            "@diffuseColor":[0.8,0.8,0.1],
                                            "@specularColor":[0,0.2,0.3]
                                          }
                                        }
                                    }
                                  },
                                "-geometry":
                                  { "Extrusion":
                                    {
                                      "@convex":false,
                                      "@creaseAngle":2.5,
                                      "@crossSection":[0.00,1.30,0.494,1.196,0.923,0.923,1.196,0.494,1.30,0.00,1.196,-0.494,0.923,-0.923,0.494,-1.196,0.00,-1.30],
                                      "@scale":[0.45,0.9,0.1,0.8,0.1,0.8,0.45,0.9],
                                      "@spine":[1.7,-0.4,0,2.5,-0.4,0,3.0,-0.4,0,3.7,-0.4,0]
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@DEF":"DownSeat",
                          "@rotation":[0,0,1,3.14],
                          "@scale":[0.8,0.8,1],
                          "@translation":[4.3,-1.7,1.3],
                          "-children":[
                            { "Shape":
                              {
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@USE":"SeatYellow"
                                    }
                                  },
                                "-geometry":
                                  { "Extrusion":
                                    {
                                      "@DEF":"seatLeft",
                                      "@convex":false,
                                      "@creaseAngle":2.5,
                                      "@crossSection":[0.00,1.30,0.494,1.196,0.923,0.923,1.196,0.494,1.30,0.00,1.196,-0.494,0.923,-0.923,0.494,-1.196,0.00,-1.30],
                                      "@scale":[0.1,0.8,0.4,0.8,0.4,0.8,0.1,0.8],
                                      "@spine":[1.7,-0.4,0,2.5,-0.4,0,3.0,-0.4,0,3.7,-0.4,0]
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@DEF":"BackSeat",
                    "-children":[
                      { "Shape":
                        {
                          "-appearance":
                            { "Appearance":
                              {
                                "-material":
                                  { "Material":
                                    {
                                      "@diffuseColor":[0.5,0.5,0],
                                      "@specularColor":[0,0.2,0.3]
                                    }
                                  }
                              }
                            },
                          "-geometry":
                            { "Box":
                              {
                                "@size":[1.6,2.75,0.1]
                              }
                            }
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}