vtu2vtp
converts an unstructured grid *.vtu
VTK file to a *.vtp
VTK polygon file that can be visualized using vtk.js.
./vtu2vtp input.vtu output.vtp
converts an unstructured grid .vtu VTK file to a .vtp VTK polygon file that can be visualized using vtk.js
C