{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Interactive",
    "@version":"3.0",
    "@xsd:noNamespaceSchemaLocation":"http://www.web3d.org/specifications/x3d-3.0.xsd",
    "JSON schema":"http://www.web3d.org/specifications/x3d-3.3-JSONSchema.json",
    "head": {
        "meta": [
          {
            "@name":"title",
            "@content":"Figure14.4aElevationGridPuddleSplash10x10.x3d"
          },
          {
            "@name":"creator",
            "@content":"Figure 14.4a, The VRML 2.0 Sourcebook, Copyright [1997] By Andrea L. Ames, David R. Nadeau, and John L. Moreland"
          },
          {
            "@name":"reference",
            "@content":"http://www.wiley.com/legacy/compbooks/vrml2sbk/ch14/14fig04a.htm"
          },
          {
            "@name":"translator",
            "@content":"Don Brutzman"
          },
          {
            "@name":"created",
            "@content":"19 August 2000"
          },
          {
            "@name":"modified",
            "@content":"14 January 2010"
          },
          {
            "@name":"description",
            "@content":"A puddle splash using a 10x10 elevation grid. Compare with Figure 14.4b."
          },
          {
            "@name":"identifier",
            "@content":"http://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter14-ElevationGrid/Figure14.4aElevationGridPuddleSplash10x10.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../../license.html"
          },
          {
            "@name":"translated",
            "@content":"19 March 2017"
          },
          {
            "@name":"generator",
            "@content":"X3dToJson.xslt, http://www.web3d.org/x3d/stylesheets/X3dToJson.html"
          },
          {
            "@name":"warning",
            "@content":"An experimental version of X3D JSON encoding is used for this scene.  Status online at http://www.web3d.org/wiki/index.php/X3D_JSON_Encoding"
          }
        ]
    },
    "Scene": {
        "-children":[
          { "Viewpoint":
            {
              "@description":"Puddle splash",
              "@orientation":[1,0,0,-0.8],
              "@position":[0.5,1.5,2]
            }
          },
          { "Shape":
            {
              "-appearance":
                { "Appearance":
                  {
                    "-material":
                      { "Material":
                        {
                          "@diffuseColor":[0,0.6,1]
                        }
                      }
                  }
                },
              "-geometry":
                { "ElevationGrid":
                  {
                    "@creaseAngle":3.14159,
                    "@height":[0.08,0.03,-0.05,-0.08,-0.07,-0.07,-0.07,-0.08,-0.05,0.03,0.03,-0.06,-0.07,-0.01,0.04,0.05,0.04,-0.01,-0.07,-0.06,-0.05,-0.07,0.02,0.08,0.06,0.05,0.06,0.08,0.02,-0.07,-0.08,-0.01,0.08,0.02,-0.05,-0.07,-0.05,0.02,0.08,-0.01,-0.07,0.04,0.06,-0.05,-0.06,-0.02,-0.06,-0.05,0.06,0.04,-0.07,0.05,0.05,-0.07,-0.02,0.08,-0.02,-0.07,0.05,0.05,-0.07,0.04,0.06,-0.05,-0.06,-0.02,-0.06,-0.05,0.06,0.04,-0.08,-0.01,0.08,0.02,-0.05,-0.07,-0.05,0.02,0.08,-0.01,-0.05,-0.07,0.02,0.08,0.06,0.05,0.06,0.08,0.02,-0.07,0.03,-0.06,-0.07,-0.01,0.04,0.05,0.04,-0.01,-0.07,-0.06],
                    "@solid":false,
                    "@xDimension":10,
                    "@xSpacing":0.10,
                    "@zDimension":10,
                    "@zSpacing":0.10
                  }
                }
            }
          }
        ]
    }
  }
}