MeshIO (input, output, convert) for (volumetric) meshes in .msh and .veg file format
- Added
MSHMeshIO
to read a mesh in .msh file format, and instantiateimstk::VolumetricMesh
- Added a method in
VegaMeshIO
to convertimstk::VolumetricMesh
tovega::VolumetricMesh
- Added a method in
VegaMeshIO
to writeimstk::Mesh
in .veg file format. - Added an example
testMshandVegaIO
inSandbox
to test these implementations (Attached is the output with this merge request).
Merge request reports
Activity
Please register or sign in to reply