[vtkusers] Bug? in Volume Rendering With Example Code.

Kevin H. Hobbs hobbsk at ohiou.edu
Mon Nov 10 14:09:42 EST 2008


I think there's a bug in the vtkFixedPointVolumeRayCastMapper. 

I used to get great resuts from this class but recently the images I get look 
like some of the data has been skipped.

In situations where I can threshold my data and use the 
vtkUnstructuredGridVolumeRayCastMapper I also get great results. 

I wrote a little example program to try and get to the problem by comparing 
the two mappers. 

The two images and the example program are attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vol_ug_test.png
Type: image/png
Size: 15841 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081110/8addcfa9/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vol_img_test.png
Type: image/png
Size: 10383 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081110/8addcfa9/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: volume_render.cxx
Type: text/x-c++src
Size: 4239 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081110/8addcfa9/attachment.cxx>
-------------- 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/20081110/8addcfa9/attachment.pgp>


More information about the vtkusers mailing list