13ds2m(1) 1.0 3ds2m(1)
2
3
4
6 3ds2m - Converts meshes of a 3DS file into a m-file.
7
9 3ds2m [options] filename [options]
10
12 3ds2m is a tool to convert meshes of a 3DS file into a m-file.
13
15 3ds2m accepts the following options:
16
17 -h/--help
18 This help
19
20 -o/--output <filename>
21 Write output to <filename> instead of stdout
22
23 -m/--mesh name
24 Write only specific mesh.B -c/--camera <name>
25
27 3ds2m Copyright © 1996-2001 by J.E. Hoffmann <je-h@gmx.net>
28
29 This program is free software; you can redistribute it and/or modify it
30 under the terms of the GNU General Public License as published by the
31 Free Software Foundation; either version 2 of the License, or (at your
32 option) any later version.
33
34 This program is distributed in the hope that it will be useful, but
35 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
36 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
37 Public License for more details.
38
39 You should have received a copy of the GNU General Public License along
40 with this program; if not, write to the Free Software Foundation, Inc.,
41 675 Mass Ave, Cambridge, MA 02139, USA.
42
43
44
45
46Version 12 Jan 2001 3ds2m(1)