{ "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":"SeaStarHighResolutionExample.x3d"
          },
          {
            "@name":"description",
            "@content":"Example instance of a SeaStar high-resolution prototype using default settings."
          },
          {
            "@name":"creator",
            "@content":"Charles Adams"
          },
          {
            "@name":"created",
            "@content":"19 December 2002"
          },
          {
            "@name":"modified",
            "@content":"7 December 2024"
          },
          {
            "@name":"rights",
            "@content":"Copyright (c) c h a productions 2002"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SeaStarHighResolutionExample.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.3, 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":"SeaStarHighResolutionExample.x3d"
            }
          },
          { "Viewpoint":
            {
              "@description":"Sea star, high resolution",
              "@orientation":[1,0,0,-1.57],
              "@position":[0,0.2,0]
            }
          },
          {
            "#comment":"note mismatch between filename SeaStarHighResolutionPrototype.x3d and prototype name SeaStar"
          },
          { "ExternProtoDeclare":
            {
              "@name":"SeaStar",
              "@url":["SeaStarHighResolutionPrototype.x3d#SeaStar","https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SeaStarHighResolutionPrototype.x3d#SeaStar","https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SeaStarHighResolutionPrototype.wrl#SeaStar","SeaStarHighResolutionPrototype.wrl#SeaStar"],
              "field": [
                {
                  "@name":"scale",
                  "@accessType":"inputOutput",
                  "@type":"SFVec3f"
                },
                {
                  "@name":"appearance",
                  "@accessType":"inputOutput",
                  "@type":"SFNode"
                }
              ]
            }
          },
          { "ProtoInstance":
            {
              "@name":"SeaStar",
              "fieldValue": [
                {
                  "@name":"appearance",
                  "-children":[
                    { "Appearance":
                      {
                        "-material":
                          { "Material":
                            {
                              "@diffuseColor":[1,0.490196,0.380392]
                            }
                          }
                      }
                    }
                  ]
                }
              ]
            }
          }
        ]
    }
  }
}