{ "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":"LargeSideMirrors.x3d"
          },
          {
            "@name":"description",
            "@content":"Large Side Mirrors for Large Utility Vehicles"
          },
          {
            "@name":"creator",
            "@content":"Jeffrey Weekley"
          },
          {
            "@name":"created",
            "@content":"12 December 2001"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/HMMWV/LargeSideMirrors.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../../license.html"
          },
          {
            "@name":"translated",
            "@content":"21 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":"LargeSideMirrors.x3d"
            }
          },
          { "Background":
            {
              "@skyColor":[0.5,0.75,0.75]
            }
          },
          { "Group":
            {
              "@DEF":"MirrorAssembly",
              "-children":[
                { "Transform":
                  {
                    "@rotation":[0,1,0,0.385],
                    "-children":[
                      { "Transform":
                        {
                          "@rotation":[1,0,0,1.57],
                          "-children":[
                            { "Shape":
                              {
                                "-geometry":
                                  { "Extrusion":
                                    {
                                      "@creaseAngle":3.14,
                                      "@crossSection":[-1,-1.66,-1,1.66,1,1.66,1,-1.66,-1,-1.66],
                                      "@scale":[1,1,1,1,1,1,0.1,0.1],
                                      "@solid":false,
                                      "@spine":[0,0,0,0,0.1,0,0,0.125,0,0,0.15,0]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@DEF":"Tan",
                                      "-material":
                                        { "Material":
                                          {
                                            "@diffuseColor":[0.8,0.7,0.7]
                                          }
                                        }
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "-children":[
                            { "Shape":
                              {
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[1.9,3,0.125]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "-texture":
                                        { "MovieTexture":
                                          {
                                            "@loop":true,
                                            "@url":["Highway.avi","https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/HMMWV/Highway.avi"]
                                          }
                                        }
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@DEF":"Support",
                    "-children":[
                      { "Shape":
                        {
                          "-geometry":
                            { "Extrusion":
                              {
                                "@creaseAngle":3.14,
                                "@crossSection":[0.1,0,0.092,-0.038,0.071,-0.071,0.038,-0.092,0,-0.10,-0.038,-0.092,-0.071,-0.071,-0.092,-0.038,-0.10,0,-0.092,0.038,-0.071,0.071,-0.038,0.092,0,0.10,0.038,0.092,0.071,0.071,0.092,0.038,0.10,0],
                                "@scale":[0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4],
                                "@spine":[-1.6,-1.9,0,0.9,-1.9,0,1.1,-1.8,0,1.2,-1.6,0,1.2,1.6,0,1.1,1.8,0,0.9,1.9,0,-1.6,1.9,0]
                              }
                            },
                          "-appearance":
                            { "Appearance":
                              {
                                "@USE":"Tan"
                              }
                            }
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@DEF":"CenterBar",
                    "-children":[
                      { "Shape":
                        {
                          "-geometry":
                            { "Cylinder":
                              {
                                "@height":3.8,
                                "@radius":0.04
                              }
                            },
                          "-appearance":
                            { "Appearance":
                              {
                                "@USE":"Tan"
                              }
                            }
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}