http://icculus.org/freyja/
I've just come across it.
Freyja is a 3d modeling system that provides content editing such as polymesh, UV, animation, and a wide range of model support via plugins. Also included is a command tool set for batch conversion and data extraction. The Freyja modeler is written in gtk+ with mlisp binding, so you can rewrite your interface to your needs without recompiling.
Freyja also provides drop in libraries that allow you to use your content in your own game engine. The libraries use C++ classes and provide C bindings as well. A small STL, physics library, and material system expand the use outside just modeling content.
Freyja also provides drop in libraries that allow you to use your content in your own game engine. The libraries use C++ classes and provide C bindings as well. A small STL, physics library, and material system expand the use outside just modeling content.
I've just come across it.