Link a .csv geometry to time-dependent displacement files

Hello,

I have a .csv file with xy-points for a 2D geometry.
I have already visualized it with the TabletoPoints and Delaunay2D filters. My problem is now, that I have a bunch of .csv files with the displacements of these points. The order of points should be the same as in the geometry file.
How can I link the displacement to the geometry to get a deformation animation of the geometry?
Huge thanks in advance!
geo2.csv (113.1 KB)
some timesteps.zip (3.8 MB)

I’m afraid there is no temporal delaunay implemented yet.

Thank you for this information!