|
Misfit Model 3D is an OpenGL-based 3D model editor that works with triangle-based models. It supports multi-level undo, skeletal animations, simple texturing, scripting, command-line batch processing, and a plugin system for adding new model and image filters. Complete online help is included. It is designed to be easy to use and easy to extend with plugins and scripts.
Misfit Model 3D was written and tested on Linux (2.4 and 2.6 kernels) and has been compiled and tested on most major Linux distributions. It is also known to run on FreeBSD, Windows XP/2000, and Mac OS X.
Installation: In addition to the steps below, for OS X you will have to run "make mm3d.app" after running "make"
-Download the desired version
-Untar it, and cd into the newly created directy
-Run ./configure
-Run make
-Run su to become root
-Run make install
New in this version: this release fixes a minor OBJ export bug on Win32 and corrects documentation in a comment for the MM3D filter.
Requirements: OS X 10.3 or later
Trolltechs Qt/Mac 3.3 C++ framework; a download bookmark for the GPL/QPL edition of Qt/Mac is included with the installer.
|