<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
<X3D profile='Immersive' version='3.3' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.3.xsd'>
  <head>
    <component level='2' name='VolumeRendering'/>
    <component level='2' name='Texturing3D'/>
    <meta content='SilhouetteSkull.x3d' name='title'/>
    <meta content='Volume rendering of a CT scan of a skull, rendered with silhouette enhancement render style' name='description'/>
    <meta content='24 March 2011' name='created'/>
    <meta content='29 March 2020' name='modified'/>
    <meta content='Andrew Wood, Nicholas Polys: Virginia Tech' name='creator'/>
    <meta content='SilhouetteSkull.x3d' name='reference'/>
    <meta content='README.txt' name='reference'/>
    <meta content='Get prerequisite dataset, http://snoid.sv.vt.edu/medical/X3DVolumes/examples/datasets/nrrd/skull.nrrd' name='reference'/>
    <meta content='All datasets, http://snoid.sv.vt.edu/medical/X3DVolumes/examples/datasets/datasets.zip' name='reference'/>
    <meta content='All datasets, https://savage.nps.edu/Savage/VolumeRendering/datasets/nrrd/datasets.zip' name='reference'/>
    <meta content='Run the download target in the Ant build.xml file to install reference nrrd files locally.' name='reference'/>
    <meta content='build.xml' name='reference'/>
    <meta content='https://www.web3d.org/x3d/content/examples/Basic/VolumeRendering/SilhouetteSkull.x3d' name='identifier'/>
    <meta content='Volume Data obtained from http://www.volvis.org' name='reference'/>
    <meta content='Nrrd conversion utility located at http://teem.sourceforge.net/unrrdu' name='generator'/>
    <meta content='X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit' name='generator'/>
    <meta content='../license.html' name='license'/>
  </head>
  <Scene>
    <WorldInfo title='SilhouetteSkull.x3d'/>
    <Group>
      <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'>
        <VolumeData dimensions='1.28 1.28 1.28'>
          <SilhouetteEnhancementVolumeStyle silhouetteBoundaryOpacity='1' silhouetteRetainedOpacity='.5' silhouetteSharpness='10'/>
          <ImageTexture3D containerField='voxels' 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"'/>
        </VolumeData>
      </Transform>
    </Group>
  </Scene>
</X3D>