{ "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":"Gun.x3d"
          },
          {
            "@name":"description",
            "@content":"Arleigh Burke 5inch gun, modified from Cruiser model on SAVAGE"
          },
          {
            "@name":"creator",
            "@content":"James Harney"
          },
          {
            "@name":"created",
            "@content":"1 August 2001"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"reference",
            "@content":"https://www.fas.org/man/dod-101/sys/ship/ddg-51.htm"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/DDGArleighBurkeUnitedStates/Gun.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":"Gun.x3d"
            }
          },
          { "NavigationInfo":
            {
              "@speed":10,
              "@visibilityLimit":2000
            }
          },
          { "Viewpoint":
            {
              "@description":"5-inch Gun Side View",
              "@position":[0,5,50]
            }
          },
          { "Transform":
            {
              "-children":[
                { "Group":
                  {
                    "@DEF":"FIVEINCHGUN",
                    "-children":[
                      { "Transform":
                        {
                          "@DEF":"FRONTGUN",
                          "@rotation":[1,0.05,0,-1.57],
                          "@scale":[1.3,1.3,1.3],
                          "-children":[
                            { "Transform":
                              {
                                "@DEF":"FrontGunBody",
                                "@scale":[0.5,0.5,0.7],
                                "-children":[
                                  { "Shape":
                                    {
                                      "-appearance":
                                        { "Appearance":
                                          {
                                            "@DEF":"GUNGREY",
                                            "-material":
                                              { "Material":
                                                {
                                                  "@diffuseColor":[0.75,0.75,0.75],
                                                  "@shininess":0.5
                                                }
                                              }
                                          }
                                        },
                                      "-geometry":
                                        { "Extrusion":
                                          {
                                            "@creaseAngle":1.5,
                                            "@crossSection":[-6,0,-5.9,0.7,-5.7,1.2,-5.3,1.7,-5,2.1,-4,2.2,-3,2.3,-2,2.4,2.5,1,2.6,2,2.653,2.25,4,1.75,16,0,7,-2.5,-5.5,-2.5,-6,0],
                                            "@spine":[0,1,0,0,7,0]
                                          }
                                        }
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@DEF":"FrontGunFire",
                                "@rotation":[-0.3,0,1,1.57],
                                "@translation":[4,2.1,1],
                                "-children":[
                                  { "Shape":
                                    {
                                      "-appearance":
                                        { "Appearance":
                                          {
                                            "@USE":"GUNGREY"
                                          }
                                        },
                                      "-geometry":
                                        { "Cylinder":
                                          {
                                            "@bottom":false,
                                            "@height":10,
                                            "@radius":0.2,
                                            "@top":false
                                          }
                                        }
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@DEF":"FrontGunBottom1",
                                "@rotation":[1,0,0,1.57],
                                "@translation":[0,2.2,-2.2],
                                "-children":[
                                  { "Shape":
                                    {
                                      "-appearance":
                                        { "Appearance":
                                          {
                                            "@USE":"GUNGREY"
                                          }
                                        },
                                      "-geometry":
                                        { "Cylinder":
                                          {
                                            "@height":0.25,
                                            "@radius":4
                                          }
                                        }
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@DEF":"FrontGunBottom2",
                                "@rotation":[1,0,0,1.57],
                                "@translation":[0,2.0,-2.0],
                                "-children":[
                                  { "Shape":
                                    {
                                      "-appearance":
                                        { "Appearance":
                                          {
                                            "@USE":"GUNGREY"
                                          }
                                        },
                                      "-geometry":
                                        { "Cylinder":
                                          {
                                            "@height":0.5,
                                            "@radius":1.25
                                          }
                                        }
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}