[vtkusers] regarding delaunay 3D

Kevin H. Hobbs hobbsk at ohiou.edu
Tue Oct 17 12:29:14 EDT 2006


On Sun, 2006-10-15 at 13:19 -0500, stadepal at engineering.uiowa.edu wrote:
> hi
> 
> I was trying to input stl file as input and use Delaunay3D to generate  
> tetrahedra but i but i am unable to control the size of the  
> tetrahedra.. is there any way to control the size of the tetrahedra..
> 
> thanks
> 
> srinivas
> 

Yes, http://www.vtk.org/doc/nightly/html/classvtkDelaunay3D.html
describes a parameter alpha that limits the size of the cells generated.
The triangulation that results might not be what you are looking for, so
you might also want to look at vtkShepardMethod, vtkGaussianSplatter,
and vtkImplicitModeller.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20061017/d13fd40c/attachment.pgp>


More information about the vtkusers mailing list