SYNOPSIS

xracer-mktube --steps STEPS [--outputc OUTPUTFILE] [--outputtube TUBEOUTPUTFILE] [--verbose] [INPUTFILE]

DESCRIPTION

This manual page documents briefly the xracer-mktube command.

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

xracer-mktube is a perl script that takes a Blender VideoScape file INPUTFILE which is a basic tubular outline of the track. The script optionally generates a C source file OUTPUTFILE that contains code suitable to be used as a track in the game XRacer, and also as an intermediate TUBEOUTPUTFILE (.tube) file which is used by the other track processing scripts.

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

RELATED TO xracer-mktube…

xracer (6), XRacer::BVRML (3pm)

AUTHOR

This manual page was written by Ying-Chun Liu (PaulLiu) <[email protected]> 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.