# ogre-meshviewer **Repository Path**: mirrors_OGRECave/ogre-meshviewer ## Basic Information - **Project Name**: ogre-meshviewer - **Description**: Viewer for .mesh and .scene files as consumed by OGRE as well as any format supported by assimp - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ogre-meshviewer Viewer for `.mesh` model files as consumed by OGRE as well as any format [supported by assimp](https://github.com/assimp/assimp/blob/master/doc/Fileformats.md) like `.obj`, `.ply` or `.fbx`. ![](screenshot.jpg) # Features * Display mesh properties (bounds, referenced materials) * Highlight submeshes in 3D view * Preview linked animations (skeleton and vertex) * Easy to use UI # Download [![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/ogre-meshviewer) [Portable Windows Package](https://github.com/OGRECave/ogre-meshviewer/releases) # Dependencies * [ogre-python](https://pypi.org/project/ogre-python/) >= 14.3 * python3 # Usage 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.