{ "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":"Garibaldi.x3d"
          },
          {
            "@name":"description",
            "@content":"Instantiating a Garibaldi fish prototype to match a specific fish."
          },
          {
            "@name":"creator",
            "@content":"Ildeniz Duman"
          },
          {
            "@name":"created",
            "@content":"1 June 1998"
          },
          {
            "@name":"modified",
            "@content":"7 April 2024"
          },
          {
            "@name":"reference",
            "@content":"https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/Garibaldi.x3d"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/Garibaldi.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":"Garibaldi.x3d"
            }
          },
          { "ExternProtoDeclare":
            {
              "@name":"CircleFish",
              "@url":["CircleFishPrototype.x3d#CircleFish","https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/CircleFishPrototype.x3d#CircleFish","https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/CircleFishPrototype.x3d#CircleFish","CircleFishPrototype.wrl#CircleFish","https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/CircleFishPrototype.wrl#CircleFish","https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/CircleFishPrototype.wrl#CircleFish"],
              "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":"Garibaldi",
              "@orientation":[0,1,0,0.42],
              "@position":[0.66,0,0.42]
            }
          },
          { "ProtoInstance":
            {
              "@name":"CircleFish",
              "fieldValue": [
                {
                  "@name":"skinTextureUrl",
                  "@value":["GaribaldiPatch.jpg","https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/GaribaldiPatch.jpg"]
                },
                {
                  "@name":"fishScale",
                  "@value":[1.0,0.39,0.4]
                },
                {
                  "@name":"finColor",
                  "@value":[0.9,0.66,0.4]
                },
                {
                  "@name":"fishColor",
                  "@value":[0.97,0.75,0.3]
                },
                {
                  "@name":"positionKey",
                  "@value":[0.0,0.4,0.7,0.95,1.0]
                },
                {
                  "@name":"positionKeyValue",
                  "@value":[0.0,0.0,0.0,0.5,0.0,0.0,0.0,0.0,0.0,0.5,0.0,0.0,0.2,0.0,0.0]
                },
                {
                  "@name":"orientationKey",
                  "@value":[0.0,1.0]
                },
                {
                  "@name":"orientationKeyValue",
                  "@value":[0.0,1.0,0.0,90.0,0.0,1.0,0.0,90.0]
                },
                {
                  "@name":"orbitTime",
                  "@value":80.0
                }
              ]
            }
          }
        ]
    }
  }
}