aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/mimesh/g3dviewer-0.2.99.4/man/g3dviewer.1
blob: dfc9488c1dcf1ac77792b732e9cb018a4cfe6e11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
.\" vim:set ft=nroff:
.TH G3DVIEWER 1 "july 22nd 2005"
.SH NAME
g3dviewer \- a program to display and inspect 3D models
.SH SYNOPIS
.B g3dviewer\fP\fI [options] [<filename>]\fP
.SH DESCRIPTION
After loading a valid model it should appear on the screen.

Use the \fBleft mouse button\fP to rotate the model.

To zoom the model use the \fBscroll wheel\fP or hold the
\fBmiddle mouse button\fP and move the mouse up or down.

The \fBright mouse button\fP opens a context menu where you can open the
model information dialog, set some options or change the background color.
.SH OPTIONS
.TP
.B \-\-help
Show summary of options
.SH """UNDOCUMENTED""" OPTIONS
There are also some options which are just for development.
.TP
.B \-\-parse\-only
Just parse the model and exit.
.SH SUPPORTED FILE TYPES
.TP
.B .3mf, 3dmf
3D Metafiles.
.TP
.B .3ds, .prj
3D Studio objects.
.TP
.B .b3d
unknown, but 3D Metafile format.
.TP
.B .cob
Caligary TrueSpace objects.
.TP
.B .dxf
AutoCAD models.
.TP
.B .iob
Impulse Turbo Silver / Imagine objects.
.TP
.B .lw, .lwo, .lwb
LightWave objects.
.TP
.B .md2
Quake 2 models.
.TP
.B .nff
Neutral File Format objects.
.TP
.B .obj
Wavefront objects.
.TP
.B .q3o, .q3s
Quick3D objects and scenes.
.TP
.B .wrl
VRML worlds.
.SH BUGS
Most import plugins are incomplete. The goal is not to crash on broken
input but it is not always reached.
.SH AUTHOR
g3dviewer was written by Markus Dahms <mad@automagically.de>