{ "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":"X3dBookWebsiteLogo.x3d"
          },
          {
            "@name":"description",
            "@content":"Extrusion of X3D book used for x3dGraphics.com website logo"
          },
          {
            "@name":"creator",
            "@content":"Leonard Daly and Don Brutzman"
          },
          {
            "@name":"created",
            "@content":"26 February 2007"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"reference",
            "@content":"https://X3dGraphics.com"
          },
          {
            "@name":"reference",
            "@content":"https://www.web3d.org/x3d/content/examples/X3dResources.html"
          },
          {
            "@name":"rights",
            "@content":"Copyright Don Brutzman and Leonard Daly 2007"
          },
          {
            "@name":"subject",
            "@content":"X3D book, X3D graphics, X3D-Edit, http://www.x3dGraphics.com"
          },
          {
            "@name":"Image",
            "@content":"X3dBookLogo.jpg"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/X3dBookWebsiteLogo.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../license.html"
          },
          {
            "@name":"translated",
            "@content":"25 March 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":"X3dBookWebsiteLogo.x3d"
            }
          },
          { "Background":
            {
              "@skyColor":[0.6,0.8,1]
            }
          },
          { "Viewpoint":
            {
              "@description":"front view",
              "@orientation":[1,0,0,-1.25],
              "@position":[0,0.8,0.6]
            }
          },
          { "Viewpoint":
            {
              "@description":"bottom view",
              "@position":[0,0,2]
            }
          },
          { "Transform":
            {
              "-children":[
                { "Shape":
                  {
                    "-geometry":
                      { "Extrusion":
                        {
                          "@ccw":false,
                          "@creaseAngle":1,
                          "@crossSection":[0,0.04,0.028,0.025,0.05,0,0.3,0,0.25,0.1,0.07,0.1,0.035,0.088,0,0.06,-0.035,0.088,-0.07,0.1,-0.25,0.1,-0.3,0,-0.05,0,-0.025,0.028,0,0.04],
                          "@spine":[0,0,0.25,0,0,-0.25]
                        }
                      },
                    "-appearance":
                      { "Appearance":
                        {
                          "-material":
                            { "Material":
                              {
                                "@diffuseColor":[0.8,0.9,0.8]
                              }
                            },
                          "-texture":
                            { "ImageTexture":
                              {
                                "@repeatS":false,
                                "@repeatT":false,
                                "@url":["X3dImageRotated.png","X3dImageRotated.gif","https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/X3dImageRotated.png","https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/X3dImageRotated.gif"]
                              }
                            },
                          "-textureTransform":
                            { "TextureTransform":
                              {
                                "@center":[-0.5,0],
                                "@scale":[2,1]
                              }
                            },
                          "-children":[
                            {
                              "#comment":"TODO restore image, use TextureTransform rotation instead"
                            }
                          ]
                        }
                      }
                  }
                }
              ]
            }
          }
        ]
    }
  }
}