{ "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":"Tires.x3d"
          },
          {
            "@name":"description",
            "@content":"Tires for MEFFV"
          },
          {
            "@name":"creator",
            "@content":"Converted from Jeffrey D Weekley's Automotive Tire by Sean Hynes"
          },
          {
            "@name":"created",
            "@content":"12 September 2002"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/MEFFV/Tires.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@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":"Tires.x3d"
            }
          },
          { "Background":
            {
              "@skyColor":[0.455896,0.749706,0.904409]
            }
          },
          { "Transform":
            {
              "@DEF":"TIRESET",
              "-children":[
                { "Group":
                  {
                    "-children":[
                      { "Transform":
                        {
                          "@rotation":[0,0,-1,1.57],
                          "-children":[
                            { "Transform":
                              {
                                "@scale":[0.45,0.45,0.45],
                                "@translation":[0.0,0.0,5.0],
                                "-children":[
                                  { "Inline":
                                    {
                                      "@DEF":"TIREI",
                                      "@url":["Tire.wrl","https://www.web3d.org/x3d/content/examples/Savage/AmphibiousVehicles/MEFFV/Tire.wrl","Tire.x3d","https://www.web3d.org/x3d/content/examples/Savage/AmphibiousVehicles/MEFFV/Tire.x3d"]
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                { "Group":
                  {
                    "-children":[
                      { "Transform":
                        {
                          "@rotation":[0,0,-1,1.57],
                          "-children":[
                            { "Transform":
                              {
                                "@scale":[0.45,0.45,0.45],
                                "@translation":[0.0,0.0,2.5],
                                "-children":[
                                  { "Inline":
                                    {
                                      "@USE":"TIREI"
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                { "Group":
                  {
                    "-children":[
                      { "Transform":
                        {
                          "@rotation":[0,0,-1,1.57],
                          "-children":[
                            { "Transform":
                              {
                                "@scale":[0.45,0.45,0.45],
                                "@translation":[0.0,0.0,-1.3],
                                "-children":[
                                  { "Inline":
                                    {
                                      "@USE":"TIREI"
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                { "Group":
                  {
                    "-children":[
                      { "Transform":
                        {
                          "@rotation":[0,0,-1,1.57],
                          "-children":[
                            { "Transform":
                              {
                                "@scale":[0.45,0.45,0.45],
                                "@translation":[0.0,0.0,-3.8],
                                "-children":[
                                  { "Inline":
                                    {
                                      "@USE":"TIREI"
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ]
            }
          },
          { "Transform":
            {
              "@translation":[-6,0,0],
              "-children":[
                { "Transform":
                  {
                    "@USE":"TIRESET"
                  }
                }
              ]
            }
          },
          { "Viewpoint":
            {
              "@description":"Front Wheels View",
              "@orientation":[0,0,-1,0],
              "@position":[0,1,15]
            }
          },
          { "Viewpoint":
            {
              "@description":"Lower Rear Wheels View",
              "@orientation":[0,1,0,3.14],
              "@position":[0,0,-15]
            }
          },
          { "Viewpoint":
            {
              "@description":"Port Side View",
              "@orientation":[0,1,0,1.57],
              "@position":[15,4,0]
            }
          }
        ]
    }
  }
}