{ "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": {
        "component": [
          {
            "@name":"VolumeRendering",
            "@level":2
          },
          {
            "@name":"Texturing3D",
            "@level":2
          }
        ],
        "meta": [
          {
            "@name":"title",
            "@content":"SilhouetteSkull.x3d"
          },
          {
            "@name":"description",
            "@content":"Volume rendering of a CT scan of a skull, rendered with silhouette enhancement render style"
          },
          {
            "@name":"created",
            "@content":"24 March 2011"
          },
          {
            "@name":"modified",
            "@content":"29 March 2020"
          },
          {
            "@name":"creator",
            "@content":"Andrew Wood, Nicholas Polys: Virginia Tech"
          },
          {
            "@name":"reference",
            "@content":"SilhouetteSkull.x3d"
          },
          {
            "@name":"reference",
            "@content":"README.txt"
          },
          {
            "@name":"reference",
            "@content":"Get prerequisite dataset, http://snoid.sv.vt.edu/medical/X3DVolumes/examples/datasets/nrrd/skull.nrrd"
          },
          {
            "@name":"reference",
            "@content":"All datasets, http://snoid.sv.vt.edu/medical/X3DVolumes/examples/datasets/datasets.zip"
          },
          {
            "@name":"reference",
            "@content":"All datasets, https://savage.nps.edu/Savage/VolumeRendering/datasets/nrrd/datasets.zip"
          },
          {
            "@name":"reference",
            "@content":"Run the download target in the Ant build.xml file to install reference nrrd files locally."
          },
          {
            "@name":"reference",
            "@content":"build.xml"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Basic/VolumeRendering/SilhouetteSkull.x3d"
          },
          {
            "@name":"reference",
            "@content":"Volume Data obtained from http://www.volvis.org"
          },
          {
            "@name":"generator",
            "@content":"Nrrd conversion utility located at http://teem.sourceforge.net/unrrdu"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../license.html"
          },
          {
            "@name":"translated",
            "@content":"20 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":"SilhouetteSkull.x3d"
            }
          },
          { "Group":
            {
              "-children":[
                { "Viewpoint":
                  {
                    "@DEF":"VP",
                    "@description":"Silhouette Skull",
                    "@orientation":[-0.675123,0.549845,0.491812,4.56937],
                    "@position":[-0.294435,-0.11334,0.0508642]
                  }
                },
                { "Background":
                  {
                    "@DEF":"BG"
                  }
                },
                { "Transform":
                  {
                    "@scale":[0.117188,0.117188,0.117188],
                    "-children":[
                      { "VolumeData":
                        {
                          "@dimensions":[1.28,1.28,1.28],
                          "-renderStyle":
                            { "SilhouetteEnhancementVolumeStyle":
                              {
                                "@silhouetteBoundaryOpacity":1,
                                "@silhouetteRetainedOpacity":0.5,
                                "@silhouetteSharpness":10
                              }
                            },
                          "-voxels":
                            { "ImageTexture3D":
                              {
                                "@url":["datasets/nrrd/skull.nrrd","http://snoid.sv.vt.edu/medical/X3DVolumes/examples/datasets/nrrd/skull.nrrd","https://www.web3d.org/x3d/content/examples/Savage/VolumeRendering/datasets/nrrd/skull.nrrd"]
                              }
                            }
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}