{ "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":"Waves.x3d"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateGreece/Waves.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":"Waves.x3d"
            }
          },
          { "Group":
            {
              "-children":[
                { "Transform":
                  {
                    "@DEF":"BALL",
                    "-children":[
                      { "Shape":
                        {
                          "-geometry":
                            { "ElevationGrid":
                              {
                                "@creaseAngle":0.785,
                                "@height":[0.00,0.59,0.95,0.95,0.59,0.00,-0.59,-0.95,-0.95,-0.59,0.00,0.59,0.95,0.95,0.59,0.00,-0.59,-0.95,-0.95,-0.59,0.00,0.59,0.95,0.95,0.59,0.00,-0.59,-0.95,-0.95,-0.59,0.00,0.59,0.95,0.95,0.59,0.00,-0.59,-0.95,-0.95,-0.59],
                                "@solid":false,
                                "@xSpacing":4,
                                "@zDimension":20,
                                "@zSpacing":4
                              }
                            },
                          "-appearance":
                            { "Appearance":
                              {
                                "-material":
                                  { "Material":
                                    {
                                      "@diffuseColor":[1.0,1.0,1.0],
                                      "@transparency":0.4
                                    }
                                  }
                              }
                            }
                        }
                      }
                    ]
                  }
                },
                { "TimeSensor":
                  {
                    "@DEF":"CLOCK",
                    "@cycleInterval":4.0,
                    "@loop":true
                  }
                },
                { "PositionInterpolator":
                  {
                    "@DEF":"BALLSIZE",
                    "@key":[0.0,0.2,0.65,1.0],
                    "@keyValue":[1.0,1.0,1.0,1.5,1.5,1.5,1.1,1.1,1.1,1.0,1.0,1.0]
                  }
                }
              ]
            }
          },
          { "ROUTE":
            {
              "@fromField":"fraction_changed",
              "@fromNode":"CLOCK",
              "@toField":"set_fraction",
              "@toNode":"BALLSIZE"
            }
          },
          { "ROUTE":
            {
              "@fromField":"value_changed",
              "@fromNode":"BALLSIZE",
              "@toField":"set_scale",
              "@toNode":"BALL"
            }
          }
        ]
    }
  }
}