[vtkusers] Metaball Simulation

Randall Hand randall.hand at gmail.com
Thu Jan 26 13:36:46 EST 2006


I'm curious if there is any way in VTK to do a create a MetaBall-type
dataset.  Example of metaballs can be found here:
http://www.corelmag.com/1103/overview/Metaball_Modeling.html

Basically I want to be able to define points in 3d-space along with a Radius
for each, and then have a vtkPolyData (or something like it) created from
the results of the Metaball surface.  Is there any way to do this in VTK?  I
can get a rough approximation by using a vtkGlyph3d and mapping a
vtkSphereSource at each point, but that leaves intersecting geometry without
the smooth features that come from a Metaballs type algorithm.

--
Randall Hand
Visualization Scientist,
ERDC-MSRC Vicksburg, MS
Homepage: http://www.yeraze.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060126/a4a7843b/attachment.htm>


More information about the vtkusers mailing list