{ "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":"CircleFishLodExample.x3d"
          },
          {
            "@name":"description",
            "@content":"This is a circle fish using the CircleFishLod prototype."
          },
          {
            "@name":"creator",
            "@content":"Ildeniz Duman"
          },
          {
            "@name":"translator",
            "@content":"Scott Tufts"
          },
          {
            "@name":"created",
            "@content":"1 May 1998"
          },
          {
            "@name":"translated",
            "@content":"11 December 2001"
          },
          {
            "@name":"modified",
            "@content":"2 March 2026"
          },
          {
            "@name":"warning",
            "@content":"coordinates and orientations still have problems"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/CircleFishLodExample.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":"CircleFishLodExample.x3d"
            }
          },
          { "ExternProtoDeclare":
            {
              "@name":"CircleFishLod",
              "@url":["CircleFishLodPrototype.x3d#CircleFishLod","https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/CircleFishLodPrototype.x3d#CircleFishLod","CircleFishLodPrototype.wrl#CircleFishLod","https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/CircleFishLodPrototype.wrl#CircleFishLod"],
              "field": [
                {
                  "@name":"skinTextureUrl",
                  "@accessType":"inputOutput",
                  "@type":"MFString"
                },
                {
                  "@name":"fishScale",
                  "@accessType":"inputOutput",
                  "@type":"SFVec3f"
                },
                {
                  "@name":"fishColor",
                  "@accessType":"inputOutput",
                  "@type":"SFColor"
                },
                {
                  "@name":"finColor",
                  "@accessType":"inputOutput",
                  "@type":"SFColor"
                },
                {
                  "@name":"positionKey",
                  "@accessType":"inputOutput",
                  "@type":"MFFloat"
                },
                {
                  "@name":"positionKeyValue",
                  "@accessType":"inputOutput",
                  "@type":"MFVec3f"
                },
                {
                  "@name":"orientationKey",
                  "@accessType":"inputOutput",
                  "@type":"MFFloat"
                },
                {
                  "@name":"orientationKeyValue",
                  "@accessType":"inputOutput",
                  "@type":"MFRotation"
                },
                {
                  "@name":"orbitTime",
                  "@accessType":"inputOutput",
                  "@type":"SFTime"
                }
              ]
            }
          },
          { "Viewpoint":
            {
              "@description":"Circle Fish LOD",
              "@position":[0,0,8]
            }
          },
          {
            "#comment":"These values for testing purposes"
          },
          { "Transform":
            {
              "-children":[
                { "ProtoInstance":
                  {
                    "@name":"CircleFishLod",
                    "-children":[
                      {
                        "#comment":"fieldValue tags revise default values"
                      }
                    ],
                    "fieldValue": [
                      {
                        "@name":"skinTextureUrl",
                        "@value":["blue.jpg","https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/blue.jpg"]
                      },
                      {
                        "@name":"fishScale",
                        "@value":[1,0.5,1]
                      },
                      {
                        "@name":"finColor",
                        "@value":[0,0,1]
                      }
                    ]
                  }
                }
              ]
            }
          },
          { "Transform":
            {
              "@scale":[0.2,0.2,0.2],
              "-children":[
                { "Inline":
                  {
                    "@url":["../../Savage/Tools/Authoring/GridXZ_20x20Fixed.x3d","https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/GridXZ_20x20Fixed.x3d","../../Savage/Tools/Authoring/GridXZ_20x20Fixed.wrl","https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/GridXZ_20x20Fixed.wrl"]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}