{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Immersive",
    "@version":"4.1",
    "@xsd:noNamespaceSchemaLocation":"https://www.web3d.org/specifications/x3d-4.1.xsd",
    "JSON schema":"https://www.web3d.org/specifications/x3d-4.0-JSONSchema.autogenerated.json",
    "head": {
        "meta": [
          {
            "@name":"title",
            "@content":"TeapotInlineGeometryPly.x3d"
          },
          {
            "@name":"description",
            "@content":"Loading a classic teapot model in PLY format"
          },
          {
            "@name":"created",
            "@content":"7 April 2026"
          },
          {
            "@name":"modified",
            "@content":"7 April 2026"
          },
          {
            "@name":"creator",
            "@content":"Don Brutzman"
          },
          {
            "@name":"Image",
            "@content":"teapot.ply"
          },
          {
            "@name":"Image",
            "@content":"teapot.png"
          },
          {
            "@name":"photo",
            "@content":"TeapotPhoto.jpg"
          },
          {
            "@name":"Image",
            "@content":"TeapotInlineGeometryPlyCastle.png"
          },
          {
            "@name":"Image",
            "@content":"TeapotInlineGeometryPlySunrize.png"
          },
          {
            "@name":"subject",
            "@content":"X3D PLY InlineGeometry"
          },
          {
            "@name":"reference",
            "@content":"https://people.sc.fsu.edu/~jburkardt/data/ply/ply.html"
          },
          {
            "@name":"reference",
            "@content":"https://en.wikipedia.org/wiki/PLY_(file_format)"
          },
          {
            "@name":"reference",
            "@content":"Greg Turk, The PLY Polygon File Format (extended), Stanford University, https://gamma.cs.unc.edu/POWERPLANT/papers/ply.pdf"
          },
          {
            "@name":"reference",
            "@content":"PLY - Polygon File Format https://paulbourke.net/dataformats/ply"
          },
          {
            "@name":"specificationSection",
            "@content":"X3D Architecture 4.1 draft, ISO/IEC 19775-1:202x, 9 Networking component, 9.4.3 InlineGeometry"
          },
          {
            "@name":"specificationUrl",
            "@content":"https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/components/networking.html#InlineGeometry"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AdditiveManufacturing/TeapotInlineGeometryPly.x3d"
          },
          {
            "@name":"license",
            "@content":"../license.html"
          },
          {
            "@name":"translated",
            "@content":"07 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":"TeapotInlineGeometryPLY.x3d"
            }
          },
          { "NavigationInfo":
            {
              "@type":["EXAMINE"]
            }
          },
          { "Background":
            {
              "@skyColor":[0.658824,0.94902,1]
            }
          },
          { "Viewpoint":
            {
              "@centerOfRotation":[0,0.1,0],
              "@description":"Teapot from PLY data",
              "@position":[0,0.1,0.5]
            }
          },
          {
            "#comment":"Original size 6.4 x 3.1 x 4 meters, actual height 15cm"
          },
          { "Transform":
            {
              "@rotation":[1,0,0,-1.570796],
              "@scale":[0.05,0.05,0.05],
              "-children":[
                { "Shape":
                  {
                    "@DEF":"InlineGeometry",
                    "-geometry":
                      { "InlineGeometry":
                        {
                          "@url":["teapot.ply","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AdditiveManufacturing/teapot.ply"]
                        }
                      },
                    "-appearance":
                      { "Appearance":
                        {
                          "-material":
                            { "Material":
                              {
                                "@ambientIntensity":0.24,
                                "@diffuseColor":[0.986486,1,1],
                                "@shininess":0.52,
                                "@specularColor":[0.405259,0.410811,0.410811],
                                "-children":[
                                  {
                                    "#comment":"Universal Media Library: Winter 0"
                                  }
                                ]
                              }
                            }
                        }
                      }
                  }
                }
              ]
            }
          }
        ]
    }
  }
}