b75061d61a
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3417 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 34cd501031e55d52bc466bc4e254e76f2983a99f Former-commit-id: 38d384822533aba496f881ddd0e50394a9bc4544
51 lines
1.1 KiB
Groff
51 lines
1.1 KiB
Groff
.TH "Speed Dreams 2 terrain generator for tracks" "6" "1.2" "Rudy Godoy" "Games"
|
|
.SH "NAME"
|
|
.LP
|
|
sd2-trackgen \- Speed Dreams 2 terrain generator for tracks
|
|
.SH "SYNTAX"
|
|
.LP
|
|
sd2-trackgen -c category -n name [-a] [-m] [-s] [-S] [-E <n> [-H <nb>]]
|
|
.SH "DESCRIPTION"
|
|
.TP
|
|
This manual describes the track terrain generator that is shipped with Speed Dreams 2.
|
|
.SH "OPTIONS"
|
|
.TP
|
|
.B -c \fIcategory\fP
|
|
track category (road, speedway, dirt...)
|
|
.TP
|
|
.B -n \fIname\fP
|
|
track name
|
|
.TP
|
|
.B -b
|
|
draw bump track
|
|
.TP
|
|
.B -B
|
|
Don't use terrain border (relief supplied int clockwise, ext CC)
|
|
.TP
|
|
.B -a
|
|
draw all (default is track only)
|
|
.TP
|
|
.B -s
|
|
split the track and the terrain
|
|
.TP
|
|
.B -S
|
|
split all
|
|
.TP
|
|
.B -E \fI<n>\fP
|
|
save elevation file n
|
|
.RS 4
|
|
.IP "0: all elevatation files" 4
|
|
.IP "1: elevation file of terrain + track" 4
|
|
.IP "2: elevation file of terrain with track white"
|
|
.IP "3: track only"
|
|
.IP "4: track elevations with height steps" 4
|
|
.RE
|
|
.TP
|
|
.B -H \fI<nb>\fP
|
|
nb of height steps for 4th elevation file [30]
|
|
.SH "SEE ALSO"
|
|
.BR speed-dreams-2 (6)
|
|
.SH "AUTHOR"
|
|
.LP
|
|
This manual page was writen by Rudy Godoy <rudy@kernel-panik.org>,
|
|
for the Debian GNU/Linux system (but may be used by others).
|