[vtkusers] Is there a simple way to display lots of spheres?
Malcolm Drummond
malcolm at geovision.co.za
Sun Jul 17 07:11:53 EDT 2005
Hi Leon
Try vtkGlyph3D with vtkSphereSource. Provide an input dataset with your
landmark points and it will map a sphere to every point.
HTH
Malcolm Drummond
GeoVision cc
----- Original Message -----
From: "Leon Chen" <liming.leon at gmail.com>
To: <vtkusers at vtk.org>
Sent: Saturday, July 16, 2005 8:06 PM
Subject: [vtkusers] Is there a simple way to display lots of spheres?
Hi all,
A very quick question. There are 13 landmarks I want to display. Since
a 'point' is too small, I decide to use vtkSphereSource to show the
landmarks. Of course I can add 13 vtkActors... but is there a simple
way to show the 13 spheres at one time?
Thank you in advance!
Leon
_______________________________________________
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