.TH 3dsdump 1 "16 Jun 2001" Version 1.1.0
.SH NAME
3dsdump - Displays information about the internal structure of a 3DS file.
.SH SYNOPSIS
.B 3dsdump
[options] filename [options]
.SH DESCRIPTION
.PP
\fI3dsdump\fP is a tool that is used to display information about
the internal structure of a 3DS file.
.
.SH OPTIONS
.l
\fI3dsdump\fP accepts the following options:
.TP 8
.B \-h/\-\-help
This help
.TP 8
.B \-m/\-\-materials
Dump materials
.TP 8
.B \-t/\-\-trimeshes
Dump meshes
.TP 8
.B \-i/\-\-instance
Dump mesh instances
.TP 8
.B \-c/\-\-cameras
Dump cameras
.TP 8
.B \-l/\-\-lights
Dump lights
.TP 8
.B \-n/\-\-nodes
Dump node hierarchy
.SH COPYRIGHT
3dsdump Copyright \(co 1996-2001 by J.E. Hoffmann <je-h@gmx.net>
.PP
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.
.PP
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
.PP
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.