[vtkusers] Most elegant way to plot xyz points?

Tore Aurstad toreaur at stud.ntnu.no
Fri Feb 4 18:33:04 EST 2005



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



More information about the vtkusers mailing list