[vtkusers] vtkProjectedPolyDataRayBounder problem
Lisa Avila
lisa.avila at kitware.com
Thu Feb 21 17:33:24 EST 2002
Hi Jainlong,
The good news is you won't have this problem in VTK 4.0. The bad news is
that is because vtkProjectedPolyDataRayBounder no longer exists.
The problem you are experiencing is due to clipping. If you set the
clipping range of the camera yourself this should fix the problem (unless
you are really close your camera position is within the clipping sphere).
Lisa
At 03:21 PM 2/21/2002, Jianlong Zhou wrote:
>hi, all
>
>I use vtk32. I use vtkProjectedPolyDataRayBounder to clip the volume and
>bounded the
>ray to a geometric shape (e.g. sphere) and only render the cliped volume
>using direct
>volume rendering. But I have a problem, when I zoom in the renditions, in
>the middle of
>the bounded volume a hole appears. At the normal size, there is no
>problem. Do you
>know how to solve this problem? Is there any other alternatives for this
>kind of ray-
>bounded volume rendering? How about in vtk4?
>
>Thank you in advance.
>
>Best regards,
>Jianlong
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at:
><http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list