Viewer for .mesh model files as consumed by OGRE as well as any format supported by assimp like .obj, .ply or .fbx.
- Display mesh properties (bounds, referenced materials)
- Highlight submeshes in 3D view
- Preview linked animations (skeleton and vertex)
- Easy to use UI
- ogre-python >= 14.3
- python3
Double click on .mesh in file browser or use the CLI as
ogre-meshviewer [-h] [-c RESCFG] meshfile
where meshfile can be either an absolute path or a resource name referenced in RESCFG.

