3dPM 0.51
=========
This archive contains 3dPM version 0.51, a free modeller for Povray. It is distributed under the terms of the GNU General Public License.
- Requirements
tmake 1.2 (or newer) Mesa 2.6 (or newer) Qt 1.41 with Qt OpenGL Extension (or newer) Povray 3.0 (or newer)
Compiling and installing:
To compile, get TrollTech's "tmake" from www.troll.no and configure it according to the documentation.
Next, execute in the directory of 3dpm:
tmake 3dpm.pro -o Makefile; make
This should completely build the 3dPM binaries from the source code.
Please note:
We recommend to use GNU's gcc to compile 3dPM.
The compilation will break on older versions of the egcs compiler!!!
On egcs >= 2.91.66 it should work.
If you wish to build the documentation yourself, you must install Doxygen 0.4b3 (or newer); to build the documentation, just type: doxygen 3dPM.cfg.
Sorry, we don't have a detailed documentation for the interface yet. But we have a Quick-Reference (the file QUICK-REFERENCE in the 3dPM directory), that explains how to use the mouse-buttons in 3dPM.
- Bugs
If you find any bugs then please send us an email specifying what's wrong. It might be helpful for us if you specify which version and compiler you're using.- Homepage
We maintain a homepage for 3dPM: http://rupert.informatik.uni-stuttgart.de/~kraftts You should check out the page, as it contains information about new releases, bugs and fixes, etc.
