{ "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":"BackgroundCube.x3d"
          },
          {
            "@name":"description",
            "@content":"Background with labeled side images and wide field-of-view (FOV) Viewpoints, suitable for scene-orientation testing."
          },
          {
            "@name":"created",
            "@content":"29 December 2014"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"creator",
            "@content":"Don Brutzman"
          },
          {
            "@name":"reference",
            "@content":"TextureBackgroundCube.x3d"
          },
          {
            "@name":"reference",
            "@content":"../GeometricShapes/CubeWithLabeledSides.x3d"
          },
          {
            "@name":"reference",
            "@content":"../Animation/CubeWithLabeledSidesViewpointSequencer.x3d"
          },
          {
            "@name":"Image",
            "@content":"../Animation/CubeWithLabeledSidesViewpointSequencer.png"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/Visualization/BackgroundCube.x3d"
          },
          {
            "@name":"license",
            "@content":"https://www.web3d.org/x3d/content/examples/license.html"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@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":"BackgroundCube.x3d"
            }
          },
          { "Background":
            {
              "@backUrl":["../GeometricShapes/images/back.png","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/images/back.png"],
              "@bottomUrl":["../GeometricShapes/images/bottom.png","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/images/bottom.png"],
              "@frontUrl":["../GeometricShapes/images/front.png","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/images/front.png"],
              "@leftUrl":["../GeometricShapes/images/left.png","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/images/left.png"],
              "@rightUrl":["../GeometricShapes/images/right.png","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/images/right.png"],
              "@topUrl":["../GeometricShapes/images/top.png","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/images/top.png"]
            }
          },
          { "Viewpoint":
            {
              "@description":"Front image of Background seen from origin",
              "@fieldOfView":1.570796,
              "@position":[0,0,0]
            }
          },
          { "Viewpoint":
            {
              "@description":"Left image of Background seen from origin",
              "@fieldOfView":1.570796,
              "@orientation":[0,1,0,-1.570796],
              "@position":[0,0,0]
            }
          },
          { "Viewpoint":
            {
              "@description":"Top image of Background seen from origin",
              "@fieldOfView":1.570796,
              "@orientation":[1,0,0,1.570796],
              "@position":[0,0,0]
            }
          },
          { "Viewpoint":
            {
              "@description":"Back image of Background seen from origin",
              "@fieldOfView":1.570796,
              "@orientation":[0,1,0,3.141593],
              "@position":[0,0,0]
            }
          },
          { "Viewpoint":
            {
              "@description":"Right image of Background seen from origin",
              "@fieldOfView":1.570796,
              "@orientation":[0,1,0,1.570796],
              "@position":[0,0,0]
            }
          },
          { "Viewpoint":
            {
              "@description":"Bottom image of Background seen from origin",
              "@fieldOfView":1.570796,
              "@orientation":[1,0,0,-1.570796],
              "@position":[0,0,0]
            }
          }
        ]
    }
  }
}