[vtkusers] VolumePro-board & cropping
Lisa Avila
lisa.avila at kitware.com
Thu Feb 13 11:08:26 EST 2003
Hello Steffen,
I suspect you are not really cropping the volume. If you are using the
cropping planes in the mapper - this will not improve your performance
because the whole volume is still sent across. If you are using a
vtkImageClip then be sure to do ClipDataOn.
Lisa
At 09:31 AM 2/12/2003, Steffen Oeltze wrote:
>Dear VTK-Gurus,
>
>I'm using a VolumePro500-board for volume rendering. This board supports real-
>time rendering of volumes with a size up to 256³.
>I use cropping to display only a part (50x50x50) of the volume. When my
>dataset
>is smaller than 256³ everything works fine. Once I use a larger one the
>interaction is not possible in real-time anymore. This is understandable if I
>visualize the whole volume but I render only a small part (50x50x50) of it.
>Does anybody have an idea how to solve this problem ?
>
>Regards,
>Steffen
>_______________________________________________
>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