<?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='3' name='VolumeRendering'/>
    <component level='2' name='Texturing3D'/>
    <meta content='CartoonBackpack.x3d' name='title'/>
    <meta content='Volume rendering of a CT scan of a backpack and contents, rendered with cartoon rendering style.' name='description'/>
    <meta content='23 March 2011' name='created'/>
    <meta content='29 March 2020' name='modified'/>
    <meta content='Andrew Wood, Nicholas Polys: Virginia Tech' name='creator'/>
    <meta content='CartoonBackpack.x3d' name='reference'/>
    <meta content='README.txt' name='reference'/>
    <meta content='Get prerequisite dataset, http://snoid.sv.vt.edu/medical/X3DVolumes/examples/datasets/nrrd/backpack.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/CartoonBackpack.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='CartoonBackpack.x3d'/>
    <Group>
      <Viewpoint DEF='VP' description='Cartoon Backpack' orientation='-0.981013 -0.121179 -0.151425 4.93207' position='0.0469256 -0.208028 0.0503946'/>
      <Background DEF='BG' skyColor='1 1 1'/>
      <Transform scale='0.117188 0.117188 0.117188'>
        <VolumeData>
          <CartoonVolumeStyle/>
          <ImageTexture3D containerField='voxels' url='"datasets/nrrd/backpack.nrrd" "http://snoid.sv.vt.edu/medical/X3DVolumes/examples/datasets/nrrd/backpack.nrrd" "https://www.web3d.org/x3d/content/examples/Savage/VolumeRendering/datasets/nrrd/backpack.nrrd"'/>
        </VolumeData>
      </Transform>
    </Group>
  </Scene>
</X3D>