aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/mimesh/g3dviewer-0.2.99.4/man/g3dviewer.1
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/mimesh/g3dviewer-0.2.99.4/man/g3dviewer.1')
-rw-r--r--src/others/mimesh/g3dviewer-0.2.99.4/man/g3dviewer.168
1 files changed, 68 insertions, 0 deletions
diff --git a/src/others/mimesh/g3dviewer-0.2.99.4/man/g3dviewer.1 b/src/others/mimesh/g3dviewer-0.2.99.4/man/g3dviewer.1
new file mode 100644
index 0000000..dfc9488
--- /dev/null
+++ b/src/others/mimesh/g3dviewer-0.2.99.4/man/g3dviewer.1
@@ -0,0 +1,68 @@
1.\" vim:set ft=nroff:
2.TH G3DVIEWER 1 "july 22nd 2005"
3.SH NAME
4g3dviewer \- a program to display and inspect 3D models
5.SH SYNOPIS
6.B g3dviewer\fP\fI [options] [<filename>]\fP
7.SH DESCRIPTION
8After loading a valid model it should appear on the screen.
9
10Use the \fBleft mouse button\fP to rotate the model.
11
12To zoom the model use the \fBscroll wheel\fP or hold the
13\fBmiddle mouse button\fP and move the mouse up or down.
14
15The \fBright mouse button\fP opens a context menu where you can open the
16model information dialog, set some options or change the background color.
17.SH OPTIONS
18.TP
19.B \-\-help
20Show summary of options
21.SH """UNDOCUMENTED""" OPTIONS
22There are also some options which are just for development.
23.TP
24.B \-\-parse\-only
25Just parse the model and exit.
26.SH SUPPORTED FILE TYPES
27.TP
28.B .3mf, 3dmf
293D Metafiles.
30.TP
31.B .3ds, .prj
323D Studio objects.
33.TP
34.B .b3d
35unknown, but 3D Metafile format.
36.TP
37.B .cob
38Caligary TrueSpace objects.
39.TP
40.B .dxf
41AutoCAD models.
42.TP
43.B .iob
44Impulse Turbo Silver / Imagine objects.
45.TP
46.B .lw, .lwo, .lwb
47LightWave objects.
48.TP
49.B .md2
50Quake 2 models.
51.TP
52.B .nff
53Neutral File Format objects.
54.TP
55.B .obj
56Wavefront objects.
57.TP
58.B .q3o, .q3s
59Quick3D objects and scenes.
60.TP
61.B .wrl
62VRML worlds.
63.SH BUGS
64Most import plugins are incomplete. The goal is not to crash on broken
65input but it is not always reached.
66.SH AUTHOR
67g3dviewer was written by Markus Dahms <mad@automagically.de>
68