{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Interchange",
    "@version":"3.1",
    "@xsd:noNamespaceSchemaLocation":"https://www.web3d.org/specifications/x3d-3.1.xsd",
    "JSON schema":"https://www.web3d.org/specifications/x3d-4.0-JSONSchema.autogenerated.json",
    "head": {
        "meta": [
          {
            "@name":"title",
            "@content":"Icosahedron.x3d"
          },
          {
            "@name":"description",
            "@content":"Icosahedron is a polyhedron with 12 vertices and, 20 faces, where a regular icosahedron is a Platonic solid. All faces are regular (equilateral) triangles. In comparison to the other icosahedra examples, this this default Icosahedron can be considered at level 0, meaning that no further subdivision has occurred from the platonic solid."
          },
          {
            "@name":"created",
            "@content":"13 September 2014"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"creator",
            "@content":"Don Brutzman"
          },
          {
            "@name":"reference",
            "@content":"Icosahedron.ply"
          },
          {
            "@name":"reference",
            "@content":"https://en.wikipedia.org/wiki/Icosahedron"
          },
          {
            "@name":"reference",
            "@content":"https://en.wiktionary.org/wiki/icosahedron"
          },
          {
            "@name":"reference",
            "@content":"https://en.wikipedia.org/wiki/Platonic_solid"
          },
          {
            "@name":"reference",
            "@content":"https://en.wikipedia.org/wiki/Geodesic_grid"
          },
          {
            "@name":"reference",
            "@content":"http://www.kjmaclean.com/Geometry/Icosahedron.html"
          },
          {
            "@name":"reference",
            "@content":"http://polyhedra.org/poly/show/4/icosahedron"
          },
          {
            "@name":"reference",
            "@content":"http://www.georgehart.com/virtual-polyhedra/vp.html"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/Icosahedron.x3d"
          },
          {
            "@name":"generator",
            "@content":"Meshlab X3D Exported, http://meshlab.sourceforge.net"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../license.html"
          },
          {
            "@name":"translated",
            "@content":"31 August 2025"
          },
          {
            "@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":"Icosahedron.x3d"
            }
          },
          { "Background":
            {
              "@skyColor":[0.5,1,0.9]
            }
          },
          { "Viewpoint":
            {
              "@description":"Icosahedron",
              "@position":[0,0,6]
            }
          },
          { "Shape":
            {
              "@DEF":"Icosahedron",
              "-geometry":
                { "IndexedFaceSet":
                  {
                    "@coordIndex":[0,1,2,-1,1,0,3,-1,4,5,6,-1,5,4,7,-1,2,6,8,-1,6,2,9,-1,3,7,10,-1,7,3,11,-1,9,10,4,-1,10,9,1,-1,8,11,0,-1,11,8,5,-1,1,9,2,-1,1,3,10,-1,0,2,8,-1,0,11,3,-1,4,6,9,-1,4,10,7,-1,5,8,6,-1,5,7,11,-1],
                    "@solid":false,
                    "-coord":
                      { "Coordinate":
                        {
                          "@point":[0,1.61803,-1,0,1.61803,1,1.61803,1,0,-1.61803,1,0,0,-1.61803,1,0,-1.61803,-1,1.61803,-1,0,-1.61803,-1,0,1,0,-1.61803,1,0,1.61803,-1,0,1.61803,-1,0,-1.61803]
                        }
                      }
                  }
                },
              "-appearance":
                { "Appearance":
                  {
                    "-material":
                      { "Material":
                        {
                          "@diffuseColor":[0.2,0.5,0.8]
                        }
                      }
                  }
                }
            }
          }
        ]
    }
  }
}