Scroll to navigation

XRACER-TOOLS(1) General Commands Manual XRACER-TOOLS(1)

NAME

xracer-mktube — XRacer tubular outline generator

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

the number of vertices in each segment
the C file to write
verbose output
the tube file generated by mktube prog

SEE ALSO

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

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.