[vtkusers] Most elegant way to plot xyz points?

Malcolm Drummond malcolm at geovision.co.za
Sat Feb 5 04:10:01 EST 2005


And indeed they do.

There's vtkGlyph3D and variants of programmable filters (e.g.
vtkProgrammableGlyphFilter) to do just that.

HTH
Malcolm

----- Original Message -----
From: "Tore Aurstad" <toreaur at stud.ntnu.no>
To: <vtkusers at vtk.org>
Sent: Saturday, February 05, 2005 1:33 AM
Subject: [vtkusers] Most elegant way to plot xyz points?


>
>
> Is there anything more elegant than just traversing a vtkFloatArray
> to read xyz positional data, and for each xyz value then
> plot a sphere (vtkspheresource) at a location?
>
> Isn't this some sentral issue- read some xyz vals, and plot
> points (that is small spheres) in 3d space?
>
> If not, vtk should have some support for it.
>
> Tore Aurstad
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>




More information about the vtkusers mailing list