xracer-mktrack — XRacer track generator
Contents
Description
This manual page documents briefly the xracer-mktrack command.
This manual page was written for the Debian distribution because the original program does not have a
manual page.
xracer-mktrack 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 in the game XRacer.
Name
xracer-mktrack — XRacer track 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), xracer-mktube (1)
Synopsis
xracer-mktrack--stepsSTEPS[--outputcOUTPUTFILE][--verbose]--tubefileTUBEFILE[INPUTFILE]
