[vtkusers] Mesh Interpolation

vincentrivola vincentrivola at hotmail.com
Tue Nov 27 01:29:58 EST 2018


Hi Andrew,

I saw your message on linkedin.
I did not use the filter you describe on my side. My script is based on the
vtkDistancePolyDataFilter that I compute between the two meshes. Then I loop
over cells of one mesh to get the closest points on the other mesh using a
kdTree and finally compute the interpolated with a distance weighting of
these closest points values.

Hope this helps



--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html


More information about the vtkusers mailing list