{ "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":"HelloGermany.x3d"
          },
          {
            "@name":"description",
            "@content":"HelloGermany example scene to show German special characters, built for NPS course MV3204 X3D for Web Authors."
          },
          {
            "@name":"creator",
            "@content":"Tobias Brennenstuhl"
          },
          {
            "@name":"created",
            "@content":"7 January 2020"
          },
          {
            "@name":"modified",
            "@content":"8 October 2023"
          },
          {
            "@name":"subject",
            "@content":"Hello World, Germany"
          },
          {
            "@name":"Image",
            "@content":"images/HelloGermanyFreeWRL.png"
          },
          {
            "@name":"Image",
            "@content":"images/HelloGermanyH3DViewer.png"
          },
          {
            "@name":"Image",
            "@content":"images/HelloGermanyInstantReality.png"
          },
          {
            "@name":"Image",
            "@content":"images/HelloGermanyOctaga.png"
          },
          {
            "@name":"Image",
            "@content":"images/HelloGermanyView3DScene.png"
          },
          {
            "@name":"reference",
            "@content":"https://github.com/castle-engine/view3dscene/issues/30#issuecomment-630715046"
          },
          {
            "@name":"Image",
            "@content":"images/HelloGermanyXj3d.png"
          },
          {
            "@name":"Image",
            "@content":"images/HelloGermanyX_ITE.png"
          },
          {
            "@name":"Image",
            "@content":"images/HelloGermanyX3DOM.png"
          },
          {
            "@name":"reference",
            "@content":"https://www.w3.org/International"
          },
          {
            "@name":"reference",
            "@content":"https://de.wikipedia.org/wiki/Liste_von_Hallo-Welt-Programmen/H%C3%B6here_Programmiersprachen"
          },
          {
            "@name":"reference",
            "@content":"https://en.wikipedia.org/wiki/Percent-encoding"
          },
          {
            "@name":"reference",
            "@content":"https://helloworldcollection.de/#VRML"
          },
          {
            "@name":"reference",
            "@content":"https://en.wiktionary.org/wiki/Hello_World"
          },
          {
            "@name":"reference",
            "@content":"https://en.wikipedia.org/wiki/%22Hello,%20World!%22_program"
          },
          {
            "@name":"reference",
            "@content":"https://en.wikibooks.org/w/index.php?title=Computer_Programming/Hello_world"
          },
          {
            "@name":"reference",
            "@content":"https://gitlab.nps.edu/Savage/mv3204x3dforwebauthors/blob/master/assignments/DirectedStudy/Tobias/Scenes/HelloWorldFromGermany.x3d"
          },
          {
            "@name":"reference",
            "@content":"https://www.youtube.com/channel/UCSOnGlgAFxkWg8ilg-JEbAQ"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/HelloWorldScenes/HelloGermany.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../license.html"
          },
          {
            "@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":"HelloGermany.x3d"
            }
          },
          { "Background":
            {
              "@skyColor":[0,0.458824,0.941176]
            }
          },
          { "Viewpoint":
            {
              "@description":"Hallo Deutschland! Viel Spaß mit X3D!"
            }
          },
          { "Anchor":
            {
              "@description":"List of Hello World example programs in German",
              "@url":["https://de.wikipedia.org/wiki/Liste_von_Hallo-Welt-Programmen/H%C3%B6here_Programmiersprachen"],
              "-children":[
                { "Transform":
                  {
                    "@translation":[0,-2,0],
                    "-children":[
                      { "Transform":
                        {
                          "@translation":[0,4.8,0],
                          "-children":[
                            { "Shape":
                              {
                                "-geometry":
                                  { "Text":
                                    {
                                      "@string":["Hallo Deutschland!"],
                                      "-fontStyle":
                                        { "FontStyle":
                                          {
                                            "@justify":["MIDDLE","MIDDLE"]
                                          }
                                        }
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "@DEF":"BlackAppearance",
                                      "-material":
                                        { "Material":
                                          {
                                            "@diffuseColor":[0.01,0.01,0.01]
                                          }
                                        }
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Shape":
                        {
                          "-geometry":
                            { "Text":
                              {
                                "@string":["Viel Spaß mit X3D!","Have fun with X3D!"],
                                "-fontStyle":
                                  { "FontStyle":
                                    {
                                      "@justify":["MIDDLE","MIDDLE"]
                                    }
                                  }
                              }
                            },
                          "-appearance":
                            { "Appearance":
                              {
                                "@USE":"BlackAppearance"
                              }
                            }
                        }
                      },
                      { "Transform":
                        {
                          "@DEF":"GermanFlag",
                          "@translation":[0,0.7,0],
                          "-children":[
                            {
                              "#comment":"better flag building through geometry"
                            },
                            { "Transform":
                              {
                                "@translation":[0,3,0],
                                "-children":[
                                  { "Shape":
                                    {
                                      "-geometry":
                                        { "Box":
                                          {
                                            "@size":[6,1,0.1]
                                          }
                                        },
                                      "-appearance":
                                        { "Appearance":
                                          {
                                            "@USE":"BlackAppearance"
                                          }
                                        }
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@translation":[0,2,0],
                                "-children":[
                                  { "Shape":
                                    {
                                      "-geometry":
                                        { "Box":
                                          {
                                            "@size":[6,1,0.1]
                                          }
                                        },
                                      "-appearance":
                                        { "Appearance":
                                          {
                                            "-material":
                                              { "Material":
                                                {
                                                  "@diffuseColor":[0.678431,0.039216,0],
                                                  "@shininess":0.5
                                                }
                                              }
                                          }
                                        }
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@translation":[0,1,0],
                                "-children":[
                                  { "Shape":
                                    {
                                      "-geometry":
                                        { "Box":
                                          {
                                            "@size":[6,1,0.1]
                                          }
                                        },
                                      "-appearance":
                                        { "Appearance":
                                          {
                                            "-material":
                                              { "Material":
                                                {
                                                  "@diffuseColor":[0.921569,0.854902,0]
                                                }
                                              }
                                          }
                                        }
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}