[vtkusers] How can I get parametric coordinates for 3D polydata points?

Philip Fackler philip.fackler at gmail.com
Thu Apr 7 08:14:34 EDT 2016


I have several distinct surfaces defined by triangular facets (wound
consistently) and the bounding segmented curves for each surface (the
surfaces are generally not closed). One way I can imagine to triangulate a
set of points on a surface is to use vtkDelaunay2D with each point's
corresponding (u, v) coordinates on a parametric surface, followed by a
transformation of the points back to 3D. So, is there a tool in vtk to
generate such a parametric surface based on a polydata with the information
indicated above?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160407/8ce70ca2/attachment.html>


More information about the vtkusers mailing list