Anyone know good software for viewing 3d .mesh files? I tried python mesh viewer, but it only seems to work for 2d examples.
On 08/23/2014 08:52 PM, Matthew Dornfeld wrote:
Anyone know good software for viewing 3d .mesh files? I tried python mesh viewer, but it only seems to work for 2d examples.
.mesh files are native format of medit (AFAIK), see [1]. I am using it, personally, for quick viewing of meshes.
If it does not work for you, you can convert .mesh to .vtk using sfepy.
r.