animating large amount of cylindrical vectors

James C. Moore jmoore at qn.net
Thu May 11 08:58:16 EDT 2000


Hey Jody,

Sure there is... if your data set is structured.   You can use the SetExtent
method for your structured grid or structure points set (via the
StructuredGridGeometryFilter) and just move through the domain in steps...
I've used it myself.

Jim

> I have a very large data set that contains vectors which indicate the
> deformation of a very long cylinder.  This set is much larger than the
> number of pixels on my screen so I would like to animate this data by
> selecting a small cylinder and then "moving" this cylinder through the
> vectors.
> 
> Is there a method of only retrieving a region of interest from the
> vectors and then applying this to warp the cylinder?
> 
> -- 
> Jody Winston
> 
> --------------------------------------------------------------------
> This is the private VTK discussion list. Please keep messages on-topic.
> Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
> <majordomo at public.kitware.com>. For help, send message body containing
> "info vtkusers" to the same address.
> --------------------------------------------------------------------
> 
> 

--
James C. Moore, Ph.D.
http://www.keen.com/grindstone?ref=1
--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------



More information about the vtkusers mailing list