{ "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.3ElevationGridRibbon.x3d"
          },
          {
            "@name":"creator",
            "@content":"Figure 14.3, 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/14fig03.htm"
          },
          {
            "@name":"translator",
            "@content":"Don Brutzman"
          },
          {
            "@name":"created",
            "@content":"19 August 2000"
          },
          {
            "@name":"modified",
            "@content":"14 January 2010"
          },
          {
            "@name":"description",
            "@content":"A ribbon using a 20x2 elevation grid."
          },
          {
            "@name":"identifier",
            "@content":"http://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter14-ElevationGrid/Figure14.3ElevationGridRibbon.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":"ribbon",
              "@orientation":[0,1,0,1.57],
              "@position":[80,0,40]
            }
          },
          { "Shape":
            {
              "-appearance":
                { "Appearance":
                  {
                    "-material":
                      { "Material":
                        {
                          "@diffuseColor":[0.8,0.8,0.2]
                        }
                      }
                  }
                },
              "-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,
                    "@zDimension":20,
                    "@zSpacing":4
                  }
                }
            }
          }
        ]
    }
  }
}