{ "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":"Fence.x3d"
          },
          {
            "@name":"description",
            "@content":"Chain-link fence illustrates the use of rotation and scaling within texture transforms."
          },
          {
            "@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/fence.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/mt0297.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/Fence.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":
            {
              "@title":"Fence.x3d"
            }
          },
          { "Viewpoint":
            {
              "@description":"Entry view",
              "@position":[0.0,0.0,5.0]
            }
          },
          { "NavigationInfo":
            {
            }
          },
          { "Shape":
            {
              "-appearance":
                { "Appearance":
                  {
                    "-textureTransform":
                      { "TextureTransform":
                        {
                          "@center":[0.5,0.5],
                          "@rotation":0.7853982,
                          "@scale":[8.5,8.5]
                        }
                      },
                    "-material":
                      { "Material":
                        {
                        }
                      },
                    "-texture":
                      { "ImageTexture":
                        {
                          "@url":["grill.png","https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/grill.png"]
                        }
                      }
                  }
                },
              "-geometry":
                { "IndexedFaceSet":
                  {
                    "@coordIndex":[0,1,2,3,-1,4,5,6,7,-1,8,9,10,11,-1,12,13,14,15],
                    "@solid":false,
                    "@texCoordIndex":[0,1,2,3,-1,0,1,2,3,-1,0,1,2,3,-1,0,1,2,3],
                    "-texCoord":
                      { "TextureCoordinate":
                        {
                          "@point":[0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0]
                        }
                      },
                    "-coord":
                      { "Coordinate":
                        {
                          "@point":[-4.0,-1.0,0.1,-2.0,-1.0,0.1,-2.0,1.0,0.1,-4.0,1.0,0.1,-2.0,-1.0,0.1,0.0,-1.0,0.1,0.0,1.0,0.1,-2.0,1.0,0.1,0.0,-1.0,0.1,2.0,-1.0,0.1,2.0,1.0,0.1,0.0,1.0,0.1,2.0,-1.0,0.1,4.0,-1.0,0.1,4.0,1.0,0.1,2.0,1.0,0.1]
                        }
                      }
                  }
                }
            }
          },
          { "Shape":
            {
              "@DEF":"Post",
              "-appearance":
                { "Appearance":
                  {
                    "-material":
                      { "Material":
                        {
                        }
                      }
                  }
                },
              "-geometry":
                { "Cylinder":
                  {
                    "@radius":0.1
                  }
                }
            }
          },
          { "Transform":
            {
              "@translation":[-4.0,0.0,0.0],
              "-children":[
                { "Shape":
                  {
                    "@USE":"Post"
                  }
                }
              ]
            }
          },
          { "Transform":
            {
              "@translation":[4.0,0.0,0.0],
              "-children":[
                { "Shape":
                  {
                    "@USE":"Post"
                  }
                }
              ]
            }
          }
        ]
    }
  }
}