/vtu2vtp

converts an unstructured grid .vtu VTK file to a .vtp VTK polygon file that can be visualized using vtk.js

Primary LanguageC

vtu2vtp VTK file converter

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

Usage

./vtu2vtp input.vtu output.vtp