Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ogrecave/ogre-meshviewer

Viewer for .mesh and .scene files as consumed by OGRE as well as any format supported by assimp
https://github.com/ogrecave/ogre-meshviewer

assimp mesh ogre3d scene viewer

Last synced: 15 days ago
JSON representation

Viewer for .mesh and .scene files as consumed by OGRE as well as any format supported by assimp

Awesome Lists containing this project

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.