[vtkusers] vtkImageDataGeometryFilter convenient for DEM
Sebastien_MARAUX
maraux at ondim.fr
Thu Apr 11 04:03:14 EDT 2002
Hello again.
Would vtkImageDataGeometryFilter be convenient for
triangulating a DEM. (I am not interested in Delaunay
triangulation, as it is far too slow for triangulating millions of
points) ?
I would just do a triangulation such as :
*--------*
| \ | / |
| \ | / |
*---*---*
| / | \ |
| / | \ |
*---*---*
alternating square diagonals direction
(I am not sure it will be clear enough ...)
will this function achieve this ?
Seb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020411/bdb03370/attachment.htm>
More information about the vtkusers
mailing list