logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

trackgen - Terrain generator for tracks

Author

       This  manual page was written by Rudy Godoy <rudy@kernel-panik.org>, for the Debian GNU/Linux system (but
       may be used by others).

Rudy Godoy                                             1.2                       Terraingeneratorfortracks(6)

Description

       This manual describes the Ac3d compiler application that is shipped with the game TORCS.

Name

       trackgen - Terrain generator for tracks

Options

-ccategory
              track category (road, oval, dirt...)

       -nname
              track name

       -b     draw bump track

       -B     Don't use terrain border (relief supplied int clockwise, ext CC)

       -a     draw all (default is track only)

       -s     split the track and the terrain

       -S     split all

       -E<n> save elevation file n

           0: all elevatation files

           1: elevation file of terrain + track

           2: elevation file of terrain with track white

           3: track only

           4: track elevations with height steps

       -H<nb>
              nb of height steps for 4th elevation file [30]

See Also

torcs(6)

Syntax

       trackgen -c category -n name [-a] [-m] [-s] [-S] [-E <n> [-H <nb>]]

See Also