[vtkusers] Bug in stereoscopic visualization with vtkGPUVolumeRayCastMapper?

cranium mygu at arcor.de
Fri Sep 13 11:17:30 EDT 2013


I'm currently using the vtkGPUVolumeRayCastMapper to visualize a volume in
stereoscopic view. By setting vtkRenderWindow.SetStereoType(4) and
vtkRenderWindow.SetStereoType(5) I generate the left and right image of a
stereoscopic pair. The output looks threedimensional, but not as it should
be. It looks like the inner parts of the volume being projected onto the
side faces of a cuboid. This cuboid appears in 3D. This becomes obvious when
you rotate it. But there is no depth difference appearing within the
textures of the side faces of the cuboid.
The problem does not occur when I use vtkFixedPointVolumeRayCastMapper
instead. The output in this case is real 3D. But I would like to prefer the
vtkGPUVolumeRayCastMapper because GPU rendering is much faster.
Is this a bug?
Did I miss something?
Any ideas?



--
View this message in context: http://vtk.1045678.n5.nabble.com/Bug-in-stereoscopic-visualization-with-vtkGPUVolumeRayCastMapper-tp5723466.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list