[vtkusers] Image Volume Mapper shows only one slice
Kevin H. Hobbs
hobbsk at ohiou.edu
Thu Nov 20 17:11:07 EST 2008
For me at least the vtkFixedPointVolumeRayCastMapper sometimes produces very
wrong results.
It looks like it is only showing a strange set of slices through the data
orthogonal to the view direction. The anatomy I'm trying to show is roughly a
thin spherical shell. The result of the rendering error is that the sphere
looks like the iso-altitude lines in a topographical map.
I've made and attached a little program using vtkSphereSource and
vtkGaussianSplatter that produces a volume like the anatomy I want to show,
and renders it.
For me, all I see is a single bright section of a circle, not the spherical
shell.
Does anybody else see this?
Does anybody know what's going on?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: volume_render.cxx
Type: text/x-c++src
Size: 3815 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081120/db6b96ce/attachment.cxx>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vol_img_test.png
Type: image/png
Size: 6922 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081120/db6b96ce/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081120/db6b96ce/attachment.pgp>
More information about the vtkusers
mailing list