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
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.
- ogre-python 13.2+
- python3