xracer-mktube — XRacer tubular outline generator
Contents
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.
Name
xracer-mktube — XRacer tubular outline generator
Options
--stepsSTEPS
the number of vertices in each segment
--outputcOUTPUTFILE
the C file to write
--verbose verbose output
--tubefileTUBEFILE
the tube file generated by mktube prog
See Also
xracer (6), XRacer::BVRML (3pm)
Synopsis
xracer-mktube--stepsSTEPS[--outputcOUTPUTFILE][--outputtubeTUBEOUTPUTFILE][--verbose][INPUTFILE]
