https://github.com/ogrecave/meshmagick
a versatile command line Ogre mesh manipulation tool
https://github.com/ogrecave/meshmagick
mesh-processing ogre3d
Last synced: 9 months ago
JSON representation
a versatile command line Ogre mesh manipulation tool
- Host: GitHub
- URL: https://github.com/ogrecave/meshmagick
- Owner: OGRECave
- License: mit
- Created: 2020-02-05T18:27:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-16T22:29:58.000Z (almost 4 years ago)
- Last Synced: 2025-03-21T16:58:27.632Z (about 1 year ago)
- Topics: mesh-processing, ogre3d
- Language: C++
- Homepage: https://forums.ogre3d.org/viewtopic.php?t=32352
- Size: 401 KB
- Stars: 11
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
MeshMagic is versatile command line Ogre mesh manipulation tool.
It currently supports the three operations info, meshmerge, optimise, rename and transform.
For help call meshmagick with the -help command line option.
MeshMagick is free open source software released under the MIT license, which can be found in the LICENSE.txt file.