Uses of Package
org.web3d.x3d.jsail.VolumeRendering
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.VolumeRendering |
-
Classes in org.web3d.x3d.jsail.VolumeRendering used by org.web3d.x3d.jsail.VolumeRendering Class Description BlendedVolumeStyleObject BlendedVolumeStyle combines rendering of two voxel data sets into one by blending voxel values.BoundaryEnhancementVolumeStyleObject BoundaryEnhancementVolumeStyle provides boundary enhancement for the volume rendering style.CartoonVolumeStyleObject CartoonVolumeStyle generates cartoon-style non-photorealistic rendering of associated volumetric data.ComposedVolumeStyleObject ComposedVolumeStyle allows compositing multiple rendering styles into single rendering pass.EdgeEnhancementVolumeStyleObject EdgeEnhancementVolumeStyle specifies edge enhancement for the volume rendering style.IsoSurfaceVolumeDataObject IsoSurfaceVolumeData displays one or more surfaces extracted from a voxel dataset.OpacityMapVolumeStyleObject OpacityMapVolumeStyle specifies that volumetric data is rendered using opacity mapped to a transfer function texture.ProjectionVolumeStyleObject ProjectionVolumeStyle uses voxel data to directly generate output color.SegmentedVolumeDataObject SegmentedVolumeData displays a segmented voxel dataset with different RenderStyle nodes.ShadedVolumeStyleObject All fields fully supported except shadows supported with at least Phong shading at level 3.SilhouetteEnhancementVolumeStyleObject SilhouetteEnhancementVolumeStyle specifies that volumetric data is rendered with silhouette enhancement.ToneMappedVolumeStyleObject ToneMappedVolumeStyle specifies that volumetric data is rendered with Gooch shading model of two-toned warm/cool coloring.VolumeDataObject VolumeData displays a simple non-segmented voxel dataset with a single RenderStyle node.