1MM3D(1)                     General Commands Manual                    MM3D(1)
2
3
4

NAME

6       mm3d - Maverick Model 3D
7

SYNOPSIS

9       mm3d [options] files...
10

DESCRIPTION

12       This manual page documents briefly the mm3d command.
13
14       mm3d  is an OpenGL-based 3D model editor that works with triangle-based
15       models. It supports multi-level undo, skeletal animations, simple  tex‐
16       turing,  scripting,  command-line batch processing, and a plugin system
17       for adding new  model  and  image  filters.  Complete  online  help  is
18       included.  It  is  designed  to  be easy to use and easy to extend with
19       plugins and scripts.
20

OPTIONS

22       These programs follow the usual GNU  command  line  syntax,  with  long
23       options  starting  with  two  dashes  (`-').   A  summary of options is
24       included below.  For a complete description, see the Info files.
25
26       -h, --help
27              Print command line help and exit
28
29       -v, --version
30              Print version information and exit
31
32       -b, --batch
33              Batch mode (exit after processing command line)
34
35       -s, --save
36              Save command line changes to model files
37
38       --convert [format]
39              Save models to format [format]
40
41       --no-plugins
42              Disable all plugins
43
44       --no-plugin [foo]
45              Disable plugin [foo]
46
47       --sysinfo
48              Display system information (for bug reports)
49
50       --debug
51              Display debug messages in console
52
53       --warnings
54              Display warning messages in console
55
56       --errors
57              Display error messages in console
58
59       --no-debug
60              Do not display debug messages in console
61
62       --no-warnings
63              Do not display warning messages in console
64
65       --no-errors
66              Do not display error messages in console
67

SEE ALSO

69       blender(1), wings3d(1).
70

AUTHOR

72       mm3d was written by Kevin Worcester, and is now maintained by Zack Mid‐
73       dleton.
74
75       This  manual  page  was written by Gürkan Myczko <gurkan@phys.ethz.ch>,
76       for the Debian project (but may be used by others).
77
78
79
80                                 May 31, 2007                          MM3D(1)
Impressum