X3D Example Archives: Basic, Volume Rendering

Basic Brain, Shaded: X3D Specification Volume Visualization example

The X3D Volume Rendering component represents a 3D portion of space with a renderable grid of voxel values for advanced visualization and presentation techniques.

The Volume Rendering examples illustrate concepts and capabilities defined by the X3D version 3.3 ISO specification for X3D Volume Rendering Component, produced by the Web3D Medical Working Group.

Volume data is typically encoded in the NRRD (Nearly Raw Raster Data) format. Further information is found in this archive's README file. See build.xml for datasets.zip download support.

NRRD (Nearly Raw Raster Data)
  17 X3D Models       X3D Model Descriptions
   BasicAbdomen BasicAbdomen Volume rendering of a CT scan of a human abdomen, rendered with default (opacity map) render style
   BasicBackpack BasicBackpack Volume rendering of a CT scan of a backpack and contents, rendered with default (opacityMap) render style
   BasicBody BasicBody CT Scan of a human torso
   BasicBrain BasicBrain Volume rendering of a brain MR image, rendered with default (opacityMapped) style
   BasicInternals BasicInternals PET scan of human torso exibiting several abnormalities
   BasicSkull BasicSkull Volume rendering of a CT scan of a skull, rendered with default (opacity map) render style
   BasicVentricles BasicVentricles Volume rendering of a segmented brain dataset, rendered with default (opacity map) render style
   BlendedBodyInternals BlendedBodyInternals Blended rendering of a human torso and internal structure
   BlendedComposedVolumes BlendedComposedVolumes Composed and blended rendering of a human torso and internal structure
   CartoonBackpack CartoonBackpack Volume rendering of a CT scan of a backpack and contents, rendered with cartoon rendering style.
   ComposedBackpack ComposedBackpack Volume rendering of a CT scan of a backpack and contents, rendered with composed edge and silhouette render styles.
   EdgeBrain EdgeBrain Volume rendering of a brain MR image, rendered with basic edge enhancement style
   IsoSurfaceSkull IsoSurfaceSkull Volume rendering of a CT scan of a skull, rendered as an isosurface with cartoon render style
   ProjectionMaxVentricles ProjectionMaxVentricles Volume rendering of a segmented brain dataset, rendered with maximum projection render style
   SegmentedVentricles SegmentedVentricles Volume rendering of a segmented brain dataset, rendered with opacity map and tone map render styles
   ShadedBrain ShadedBrain Volume rendering of a CT scan of a human brain, rendered with shaded render style
   SilhouetteSkull SilhouetteSkull Volume rendering of a CT scan of a skull, rendered with silhouette enhancement render style

The X3D Resources: Examples page and X3D Developers Guide provide more information about the production of this archive.