From Linux Man Pages
3ds2m - Converts meshes of a 3DS file into a m-file.
3ds2m [options] filename [options]
DESCRIPTION
3ds2m is a tool to convert meshes of a 3DS file into a m-file.
OPTIONS
3ds2m accepts the following options:
-h/--help
This help
-o/--output <filename>
Write output to <filename> instead of stdout
-m/--mesh name
Write only specific mesh.B -c/--camera <name>
COPYRIGHT
3ds2m Copyright (C) 1996-2001 by J.E. Hoffmann <je-h@gmx.net>
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MER-
CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139, USA.
CATEGORY