[vtkusers] How to draw a vector field?

Glen.Coates at csiro.au Glen.Coates at csiro.au
Thu Jan 23 21:43:53 EST 2003


On Fri, 24 Jan 2003, Adriano Tittarelli wrote:

> Hi all,
> I must draw a vector field.
> I have a data file like this:
> 
> x y z Fx Fy Fz
> 
> I thought to do it drawing vectors as thin cilinders with a cone on top.
> Have anybody done something similar that could help me?
> Is there any other way?

You should have a look at vtkGlyph3D ... it does pretty much exactly what 
you want.

-- 
Cheers,
Glen




More information about the vtkusers mailing list