VTK Model in Unity

Hello everyone,
i would like to import a VTK model that i created using python into unity, it includes animation (heatmap surface animation). I can save the model in any format (.obj, .ply etc.) Furthermore once imported i would like to visualize it using the HoloLens 2. it looks like the following:

does anyone have any idea how i can go about this problem? do i have to rewrite the heatmap function in unity again ? are there any examples of animated heatmap/shader ?
thanks for your help

Hi! Have ever came up with a solution?