<?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='EdgeBrain.x3d' name='title'/>
    <meta content='Volume rendering of a brain MR image, rendered with basic edge enhancement style' name='description'/>
    <meta content='26 March 2011' name='created'/>
    <meta content='29 March 2020' name='modified'/>
    <meta content='get brain2.nrrd on savage server' name='TODO'/>
    <meta content='Andrew Wood, Nicholas Polys: Virginia Tech' name='creator'/>
    <meta content='EdgeBrain.x3d' name='reference'/>
    <meta content='README.txt' name='reference'/>
    <meta content='Get prerequisite dataset, http://snoid.sv.vt.edu/medical/X3DVolumes/examples/datasets/nrrd/brain2.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='Volume Data obtained from, !! 3D Visualizer !!' name='reference'/>
    <meta content='https://www.web3d.org/x3d/content/examples/Basic/VolumeRendering/EdgeBrain.x3d' name='identifier'/>
    <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='EdgeBrain.x3d'/>
    <Group>
      <Viewpoint DEF='VP' description='Edge Brain' orientation='-0.0212122 0.99986 0.012461 3.23009' position='-0.00920216 0.012033 -0.184913'/>
      <Background DEF='BG' skyColor='1 1 1'/>
      <Transform scale='0.117188 0.117188 0.117188'>
        <VolumeData dimensions='1.28 1.28 1.0'>
          <EdgeEnhancementVolumeStyle/>
          <ImageTexture3D containerField='voxels' url='"datasets/nrrd/brain2.nrrd" "http://snoid.sv.vt.edu/medical/X3DVolumes/examples/datasets/nrrd/brain2.nrrd" "https://www.web3d.org/x3d/content/examples/Savage/VolumeRendering/datasets/nrrd/brain.nrrd"'/>
        </VolumeData>
      </Transform>
    </Group>
  </Scene>
</X3D>