{ "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":"LifeRaft.x3d"
          },
          {
            "@name":"creator",
            "@content":"Boon Chuan LEE"
          },
          {
            "@name":"description",
            "@content":"Stack of 3 Life Rafts"
          },
          {
            "@name":"created",
            "@content":"27 July 2001"
          },
          {
            "@name":"modified",
            "@content":"7 April 2024"
          },
          {
            "@name":"reference",
            "@content":"http://www.mindef.gov.sg/navy/pict/ship/ship2.html"
          },
          {
            "@name":"reference",
            "@content":"http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls1.jpg"
          },
          {
            "@name":"reference",
            "@content":"http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls2.jpg"
          },
          {
            "@name":"reference",
            "@content":"http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls3.jpg"
          },
          {
            "@name":"reference",
            "@content":"http://www.mindef.gov.sg/navy/pict/ship/pics/shp_nls4.jpg"
          },
          {
            "@name":"reference",
            "@content":"http://www.janesonline.com"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/LifeRaft.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":"LifeRaft.x3d"
            }
          },
          { "Background":
            {
              "@groundAngle":[1.309,1.570796],
              "@groundColor":[0,0.2,1,0,0.5,1,0.8,0.9,0.9],
              "@skyAngle":[1.309,1.571],
              "@skyColor":[0.5,0.5,0.9,0,0.5,1,1,0.8,0.8]
            }
          },
          { "Viewpoint":
            {
              "@description":"Life Raft"
            }
          },
          { "Transform":
            {
              "-children":[
                { "Shape":
                  {
                    "@DEF":"Base",
                    "-geometry":
                      { "Extrusion":
                        {
                          "@crossSection":[0,2.5,2.5,2.5,2.5,0,0,0,0,2.5],
                          "@scale":[1,1.2,1,0.1],
                          "@spine":[0,0.2,0,0,1.8,0]
                        }
                      },
                    "-appearance":
                      { "Appearance":
                        {
                          "-material":
                            { "Material":
                              {
                                "@diffuseColor":[0.5,0.5,0.5]
                              }
                            }
                        }
                      }
                  }
                },
                { "Transform":
                  {
                    "@rotation":[0,0,1,-1.57],
                    "@translation":[1.25,1.5,1.5],
                    "-children":[
                      { "Transform":
                        {
                          "-children":[
                            { "Group":
                              {
                                "@DEF":"LifeRaft",
                                "-children":[
                                  { "Transform":
                                    {
                                      "-children":[
                                        { "Shape":
                                          {
                                            "@DEF":"Middle",
                                            "-geometry":
                                              { "Cylinder":
                                                {
                                                  "@height":1,
                                                  "@radius":0.5
                                                }
                                              },
                                            "-appearance":
                                              { "Appearance":
                                                {
                                                  "-material":
                                                    { "Material":
                                                      {
                                                        "@diffuseColor":[0.9,0.9,0.9]
                                                      }
                                                    }
                                                }
                                              }
                                          }
                                        }
                                      ]
                                    }
                                  },
                                  { "Transform":
                                    {
                                      "@translation":[0,0.5,0],
                                      "-children":[
                                        { "Shape":
                                          {
                                            "@DEF":"Top",
                                            "-geometry":
                                              { "Sphere":
                                                {
                                                  "@radius":0.5
                                                }
                                              },
                                            "-appearance":
                                              { "Appearance":
                                                {
                                                  "-material":
                                                    { "Material":
                                                      {
                                                        "@diffuseColor":[0.9,0.9,0.9]
                                                      }
                                                    }
                                                }
                                              }
                                          }
                                        }
                                      ]
                                    }
                                  },
                                  { "Transform":
                                    {
                                      "@translation":[0,-0.5,0],
                                      "-children":[
                                        { "Shape":
                                          {
                                            "@USE":"Top"
                                          }
                                        }
                                      ]
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0.5,0,0.9],
                          "-children":[
                            { "Group":
                              {
                                "@USE":"LifeRaft"
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[-0.5,0,-0.9],
                          "-children":[
                            { "Group":
                              {
                                "@USE":"LifeRaft"
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}