{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Immersive",
    "@version":"3.3",
    "@xsd:noNamespaceSchemaLocation":"https://www.web3d.org/specifications/x3d-3.3.xsd",
    "JSON schema":"https://www.web3d.org/specifications/x3d-4.0-JSONSchema.autogenerated.json",
    "head": {
        "meta": [
          {
            "@name":"title",
            "@content":"Slide.x3d"
          },
          {
            "@name":"description",
            "@content":"Spiral slide scene illustrates the use of an Extrusion to build a playground slide."
          },
          {
            "@name":"creator",
            "@content":"David R. Nadeau"
          },
          {
            "@name":"translator",
            "@content":"Don Brutzman"
          },
          {
            "@name":"created",
            "@content":"1 July 1998"
          },
          {
            "@name":"translated",
            "@content":"2 February 2014"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"reference",
            "@content":"originals/spiral.wrl"
          },
          {
            "@name":"reference",
            "@content":"http://www.siggraph.org/s98"
          },
          {
            "@name":"reference",
            "@content":"http://www.siggraph.org/s98/conference/courses/18.html"
          },
          {
            "@name":"reference",
            "@content":"http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0210.htm"
          },
          {
            "@name":"reference",
            "@content":"http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0214.htm"
          },
          {
            "@name":"reference",
            "@content":"http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/vrml97.htm"
          },
          {
            "@name":"reference",
            "@content":"https://www.web3d.org/x3d/content/examples/X3dResources.html"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Slide.x3d"
          },
          {
            "@name":"generator",
            "@content":"Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../license.html"
          },
          {
            "@name":"translated",
            "@content":"17 April 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":
            {
              "@info":["Copyright (c) 1997, Andrea L. Ames, David R. Nadeau, John L. Moreland"],
              "@title":"Spiral slide"
            }
          },
          { "Viewpoint":
            {
              "@description":"Entry view",
              "@position":[0.0,1.5,11.0]
            }
          },
          { "NavigationInfo":
            {
            }
          },
          { "Shape":
            {
              "-appearance":
                { "Appearance":
                  {
                    "-material":
                      { "Material":
                        {
                          "@diffuseColor":[0.0,1.0,0.7]
                        }
                      }
                  }
                },
              "-geometry":
                { "Extrusion":
                  {
                    "@beginCap":false,
                    "@creaseAngle":1.57,
                    "@crossSection":[-1.0,0.0,-0.92,-0.38,-0.71,-0.71,-0.38,-0.92,0.0,-1.0,0.38,-0.92,0.71,-0.71,0.92,-0.38,1.0,0.0],
                    "@endCap":false,
                    "@solid":false,
                    "@spine":[2.0,0.0,-0.0,1.85,0.12,-0.77,1.41,0.24,-1.41,0.77,0.36,-1.85,0.0,0.48,-2.0,-0.77,0.61,-1.85,-1.41,0.73,-1.41,-1.85,0.85,-0.77,-2.0,0.97,0.0,-1.85,1.09,0.77,-1.41,1.21,1.41,-0.77,1.33,1.85,0.0,1.45,2.0,0.77,1.58,1.85,1.41,1.7,1.41,1.85,1.82,0.77,2.0,1.94,0.0,1.85,2.06,-0.77,1.41,2.18,-1.41,0.77,2.3,-1.85,0.0,2.42,-2.0,-0.77,2.55,-1.85,-1.41,2.67,-1.41,-1.85,2.79,-0.77,-2.0,2.91,0.0,-1.85,3.03,0.77,-1.41,3.15,1.41,-0.77,3.27,1.85,0.0,3.39,2.0,0.77,3.52,1.85,1.41,3.64,1.41,1.85,3.76,0.77,2.0,3.88,0.0]
                  }
                }
            }
          }
        ]
    }
  }
}