1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
|
3 | <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'> |
4 | <head> |
5 | <component level='1' name='VolumeRendering'/> |
6 | <component level='2' name='Texturing3D'/> |
7 | <meta name='title' content='BasicAbdomen.x3d'/> |
8 | <meta name='description' content='Volume rendering of a CT scan of a human abdomen, rendered with default (opacity map) render style'/> |
9 | <meta name='created' content='20 April 2011'/> |
10 | <meta name='modified' content='29 March 2020'/> |
11 | <meta name='creator' content='Andrew Wood, Nicholas Polys: Virginia Tech'/> |
12 | <meta name='reference' content='IIS_sub_2012_final10.pdf'/> |
13 | <meta name='reference' content='BasicAbdomen.x3d'/> |
14 | <meta name='reference' content='README.txt'/> |
15 | <meta name='reference' content='Get prerequisite dataset, http://snoid.sv.vt.edu/medical/X3DVolumes/examples/datasets/supine.nrrd'/> |
16 | <meta name='reference' content='Run the download target in the Ant build.xml file to install reference nrrd files locally.'/> |
17 | <meta name='reference' content='build.xml'/> |
18 | <meta name=' warning ' content=' supine.nrrd dataset not found in VT datasets.zip but available in Savage datasetset.zip and directly on each server '/> |
19 | <meta name='reference' content='All datasets, http://snoid.sv.vt.edu/medical/X3DVolumes/examples/datasets/datasets.zip'/> |
20 | <meta name='reference' content='All datasets, https://savage.nps.edu/Savage/VolumeRendering/datasets/nrrd/datasets.zip'/> |
21 | <meta name='reference' content='Volume Data obtained from http://www.volvis.org'/> |
22 | <meta name='generator' content='Nrrd conversion utility located at http://teem.sourceforge.net/unrrdu'/> |
23 | <meta name='generator' content='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/> |
24 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/Basic/VolumeRendering/BasicAbdomen.x3d'/> |
25 | <meta name='license' content='../license.html'/> |
26 | </head> |
27 | <Scene> |
28 | <WorldInfo title='BasicAbdomen.x3d'/> |
29 | <Group> |
30 | <Viewpoint DEF='VP' description='Basic Abdomen' orientation='-0.981013 -0.121179 -0.151425 4.93207' position='0.0469256 -0.208028 0.0503946'/> |
31 | <Background DEF='BG' skyColor='1 1 1'/> |
32 | <Transform scale='0.117188 0.117188 0.117188'> |
33 | <VolumeData containerField='children'> |
34 | <ImageTexture3D containerField='voxels' url=' "datasets/nrrd/supine.nrrd" "http://snoid.sv.vt.edu/medical/X3DVolumes/examples/datasets/nrrd/supine.nrrd" "https://savage.nps.edu/Savage/VolumeRendering/datasets/nrrd/supine.nrrd" '/> |
35 | </VolumeData> |
36 | </Transform> |
37 | </Group> |
38 | </Scene> |
39 | </X3D> |
<!--
Color legend: X3D terminology
<X3dNode
DEF='idName' field='value'/>
matches XML terminology
<XmlElement
DEF='idName' attribute='value'/>
(Light-blue background: event-based behavior node or statement)
(Grey background inside box: inserted documentation)
(Magenta background: X3D Extensibility)
-->
<!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->