1gts2oogl(1)             GNU Triangulated Surface utils             gts2oogl(1)
2
3
4

NAME

6       gts2oogl - converts a GTS file to OOGL file format (Geomview).
7
8

SYNOPSIS

10       gts2oogl [OPTIONS] < input.srf > output.oogl
11
12

DESCRIPTION

14       This manual page documents briefly the gts2oogl command.
15
16

OPTIONS

18       This  program  follow  the  usual  GNU  command  line syntax, with long
19       options starting with two  dashes  (`-').   A  summary  of  options  is
20       included below.
21
22       -G, --gnuplot
23              Writes isolines in gnuplot format.
24
25       --component
26              Color faces according to the component they belong too.
27
28       --quality
29              Color faces according to their quality.
30
31       --area Color faces according to their area.
32
33       --incomp
34              Color incompatible faces.
35
36       -f VAL, --fold=VAL
37              Color  faces  which  make an angle smaller than VAL degrees with
38              any of their neighbors.
39
40       -t, --faces
41              Output individual faces.
42
43       --epv  Color vertices according to number of edges per vertex.
44
45       -H C, --height=C
46              Color vertices according to their C coordinate.
47
48       -g, --gaussian
49              Color vertices according to Gaussian curvature.
50
51       -C, --curvature
52              Color vertices according to mean curvature.
53
54       --boundary
55              Output boundary edges.
56
57       -e A, --feature=A
58              Output `feature' edges defined by angle A.
59
60       --non-manifold
61              Output non-manifold edges.
62
63       --duplicate
64              Output duplicate edges.
65
66       -i N, --isolines=N
67              Draw N isolines (levels of constant altitude).
68
69       -I L, --isolines=L
70              Draw isoline at level L.
71
72       --cmap=FILE
73              Load FILE as colormap.
74
75       -m VAL, --min=VAL
76              Use VAL as minimum scaling value.
77
78       -M VAL, --max=VAL
79              Use VAL as maximum scaling value.
80
81       -r, --reverse
82              Reverse colormap.
83
84       -n, --nosurface
85              Do not output surface.
86
87       -F C, --flatten=C
88              Set C coordinate to average value.
89
90       -v, --verbose
91              Display surface statistics.
92
93       -h, --help
94              Display the help and exit.
95
96

AUTHOR

98       gts2oogl  was  written  by  Stephane   Pipinet   <popinet@users.sourceā€
99       forge.net>.
100
101       This manual page was written by Ruben Molina <rmolina@udea.edu.co>, for
102       the Debian project (but may be used by others).
103
104
105
106                                 June 2, 2008                      gts2oogl(1)
Impressum