[vtkusers] Data format question
Mathieu Malaterre
Mathieu.Malaterre at creatis.insa-lyon.fr
Tue Mar 18 10:04:18 EST 2003
Arun,
I have been using 3d vectors per coordinate easily with
vtkStructuredPoints class. So I'll recommend you to use it.
As for the vizualization you have two options:
1. vtkHedgeHog
2. vtkGlyph3D
There is examples for both of theses classes on the web.
---
BTW see also:
http://vtk.org/pipermail/vtkusers/2003-February/016018.html
and
http://vtk.org/pipermail/vtkusers/2003-February/016049.html
If you are working with very big image files you might have some weird
seg fault (I am working on a Linux box).
HTH
mathieu
Arun Nagarajan wrote:
> Hi all,
>
> I have a question about what data format to use for this particular project
> that I am taking on. We need to represent a vector field, as in 3 values per
> coordinate (on 3d axes) and we would like to visualize it either as a set of
> little arrows, or streamlines. Any ideas in what data format to use and what
> visualization technique to use?
>
> Thanks in advance.
>
> Arun
>
> _______________________________________________
> 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
>
--
Mathieu Malaterre
CREATIS
28 Avenue du Doyen LEPINE
B.P. Lyon-Montchat
69394 Lyon Cedex 03
http://www.creatis.insa-lyon.fr/~malaterre/
More information about the vtkusers
mailing list