Provided by: xracer-tools_0.96.9.1-8_all bug

NAME

       xracer-mktrackscenery — XRacer track scenery generator

SYNOPSIS

       xracer-mktrackscenery   --steps  STEPS  [--outputc  OUTPUTFILE]   [--verbose]   --tubefile
       TUBEFILE [INPUTFILE]

DESCRIPTION

       This manual page documents briefly the xracer-mktrackscenery command.

       This manual page was written for the Debian distribution because the original program does
       not have a manual page.

       xracer-mktrackscenery  is a perl script that takes a Blender VideoScape file INPUTFILE and
       a tube file generated by  mktube  TUBEFILE  and  optionally  generates  a  C  source  file
       OUTPUTFILE that contains code suitable to be used as a track scenery in the game XRacer.

OPTIONS

       --steps  STEPS
                 the number of vertices in each segment

       --outputc OUTPUTFILE
                 the C file to write

       --verbose verbose output

       --tubefile TUBEFILE
                 the tube file generated by mktube prog

SEE ALSO

       xracer (6), XRacer::BVRML (3pm), xracer-mktube (1)

AUTHOR

       This  manual  page  was  written  by Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> for the
       Debian system (but may be used by others).  Permission  is  granted  to  copy,  distribute
       and/or  modify  this document under the terms of the GNU General Public License, Version 2
       any later version published by the Free Software Foundation.

       On Debian systems, the complete text of the GNU General Public License  can  be  found  in
       /usr/share/common-licenses/GPL.

                                                                                  XRACER-TOOLS(1)