{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Interchange",
    "@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":"IndexedTriangleStripSetExample.x3d"
          },
          {
            "@name":"description",
            "@content":"An example of the use of the IndexedTriangleStripSet node."
          },
          {
            "@name":"created",
            "@content":"22 May 2006"
          },
          {
            "@name":"modified",
            "@content":"27 July 2024"
          },
          {
            "@name":"creator",
            "@content":"Leonard Daly and Don Brutzman"
          },
          {
            "@name":"reference",
            "@content":"https://X3dGraphics.com"
          },
          {
            "@name":"reference",
            "@content":"https://www.web3d.org/x3d/content/examples/X3dResources.html"
          },
          {
            "@name":"rights",
            "@content":"Copyright 2006, Daly Realism and Don Brutzman"
          },
          {
            "@name":"subject",
            "@content":"X3D book, X3D graphics, X3D-Edit, http://www.x3dGraphics.com"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter13GeometryTrianglesQuadrilaterals/IndexedTriangleStripSetExample.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 4.0, 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":
            {
              "@title":"IndexedTriangleStripSetExample.x3d"
            }
          },
          { "Viewpoint":
            {
              "@description":"IndexedTriangleStripSet view",
              "@orientation":[0,-1,0,0.07],
              "@position":[-0.06,1.4,11.24]
            }
          },
          { "Background":
            {
              "@skyColor":[1,1,1]
            }
          },
          { "Shape":
            {
              "-geometry":
                { "IndexedTriangleStripSet":
                  {
                    "@index":[9,10,11,12,13,-1,14,15,16,17,-1],
                    "@solid":false,
                    "-coord":
                      { "Coordinate":
                        {
                          "@point":[-4,1,3,-2,2,1.5,-3,4,0.5,-2,3,1.5,0,4,0.0,2,3,1.5,5,5,-2.5,4,3,1.5,6,4,2.0,-4,1,3,-2,2,1.0,-3,4,0.0,-2,3,1.0,0,4,0.0,2,3,1.0,5,5,-2.0,4,3,1.5,6,4,2.0,0,-2,4,1,-3,3.5,1.5,-1.5,3,0,-1,2,-0.5,0,2.5,-1.5,1,3,-2,0,3.5,-3,-2,2,-3,-4,3,2,-4,-2,0,-3,-0.5,1.3,-1.5,-1,4,-2,-1.5,4.2,-4.2,-1,3,-6,-0.5]
                        }
                      },
                    "-color":
                      { "Color":
                        {
                          "@color":[0,0.8,0,0,1,1,1,0,0,1,0.5,0,0.8,0,1,1,1,0,0.6,0.3,0.1,1,0,0.5,0,1,0.5,1,0,0,0.8,0,1,1,1,0,0,1,1,1,0.5,0,0.6,0.3,0.1,1,0,0.5,0,0.8,0,0,1,0.5]
                        }
                      }
                  }
                }
            }
          }
        ]
    }
  }
}