{ "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":"Hoist.x3d"
          },
          {
            "@name":"description",
            "@content":"How to hoist the flag"
          },
          {
            "@name":"creator",
            "@content":"Copyright [2001] By George Stavritis"
          },
          {
            "@name":"created",
            "@content":"28 February 2001"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateGreece/Hoist.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":"Hoist.x3d"
            }
          },
          { "Viewpoint":
            {
              "@position":[0,2,15]
            }
          },
          { "Transform":
            {
              "@DEF":"BOUNCINGBOXTRANSFORM",
              "-children":[
                { "Inline":
                  {
                    "@url":["SignalILOVE.x3d","https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateGreece/SignalILOVE.x3d","SignalILOVE.wrl","https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateGreece/SignalILOVE.wrl"]
                  }
                },
                { "TimeSensor":
                  {
                    "@DEF":"CLOCK",
                    "@cycleInterval":20,
                    "@loop":true
                  }
                },
                { "PositionInterpolator":
                  {
                    "@DEF":"CUBEPATH",
                    "@key":[0.00,0.25,0.50,0.75,0.85,1.00],
                    "@keyValue":[0,1,0,0,3.8,0,0,4,0,0,3.8,0,0,3.9,0,0,1,0]
                  }
                }
              ]
            }
          },
          { "ROUTE":
            {
              "@fromField":"fraction_changed",
              "@fromNode":"CLOCK",
              "@toField":"set_fraction",
              "@toNode":"CUBEPATH"
            }
          },
          { "ROUTE":
            {
              "@fromField":"value_changed",
              "@fromNode":"CUBEPATH",
              "@toField":"set_translation",
              "@toNode":"BOUNCINGBOXTRANSFORM"
            }
          }
        ]
    }
  }
}