mountaindust/Planktos

Move most I/O tasks to pyvista and meshio

mountaindust opened this issue · 0 comments

Pyvista (#40) depends on meshio, and meshio can import and export all the things (STL, VTK, VTU, tecplot...). Meshio also has a ParaView plugin!! Going this route could probably simplify our code, expand our import/export options, and reduce the number of dependencies.