{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Immersive",
    "@version":"3.0",
    "@xsd:noNamespaceSchemaLocation":"https://www.web3d.org/specifications/x3d-3.0.xsd",
    "JSON schema":"https://www.web3d.org/specifications/x3d-4.0-JSONSchema.autogenerated.json",
    "head": {
        "meta": [
          {
            "@name":"title",
            "@content":"CoffeeTable.x3d"
          },
          {
            "@name":"description",
            "@content":"Coffee table with wood grain"
          },
          {
            "@name":"creator",
            "@content":"Baris AKTOP"
          },
          {
            "@name":"created",
            "@content":"13 September 2002"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Savage/Buildings/HouseBarisAktop/CoffeeTable.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../../license.html"
          },
          {
            "@name":"translated",
            "@content":"21 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":"CoffeeTable.x3d"
            }
          },
          { "Group":
            {
              "-children":[
                { "Transform":
                  {
                    "@translation":[-0.75,0,0.5],
                    "-children":[
                      { "Shape":
                        {
                          "@DEF":"leg",
                          "-geometry":
                            { "Extrusion":
                              {
                                "@creaseAngle":3.14,
                                "@crossSection":[1,0,0.92,-0.38,0.71,-0.71,0.38,-0.92,0,-1,-0.38,-0.92,-0.71,-0.71,-0.92,-0.38,-1,0,-0.92,0.38,-0.71,0.71,-0.38,0.92,0,1,0.38,0.92,0.71,0.71,0.92,0.38,1,0],
                                "@scale":[0.03,0.03,0.03,0.03,0.02,0.02,0.025,0.025,0.03,0.03,0.04,0.04,0.05,0.05,0.06,0.06],
                                "@spine":[0,0,0,0,0.02,0,0,0.03,0,0,0.2,0,0,0.3,0,0,0.4,0,0,0.5,0,0,0.6,0]
                              }
                            },
                          "-appearance":
                            { "Appearance":
                              {
                                "@DEF":"coffetableapp",
                                "-material":
                                  { "Material":
                                    {
                                      "@diffuseColor":[0.7,0.35,0.1]
                                    }
                                  },
                                "-texture":
                                  { "ImageTexture":
                                    {
                                      "@DEF":"wood",
                                      "@url":["wood.jpg","https://www.web3d.org/x3d/content/examples/Savage/Buildings/HouseBarisAktop/wood.jpg"]
                                    }
                                  }
                              }
                            }
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@translation":[0.75,0,0.5],
                    "-children":[
                      { "Shape":
                        {
                          "@USE":"leg"
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@translation":[-0.75,0,-0.5],
                    "-children":[
                      { "Shape":
                        {
                          "@USE":"leg"
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@translation":[0.75,0,-0.5],
                    "-children":[
                      { "Shape":
                        {
                          "@USE":"leg"
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@translation":[0,0.6,0],
                    "-children":[
                      { "Shape":
                        {
                          "-geometry":
                            { "Extrusion":
                              {
                                "@crossSection":[-0.75,0.5,0.75,0.5,0.75,-0.5,-0.75,-0.5,-0.75,0.5],
                                "@scale":[1.2,1.2,1.3,1.3,1.2,1.2],
                                "@spine":[0,0,0,0,0.05,0,0,0.1,0]
                              }
                            },
                          "-appearance":
                            { "Appearance":
                              {
                                "@USE":"coffetableapp"
                              }
                            }
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}