xracer-mktrackscenery — XRacer track scenery generator
Contents
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.
Name
xracer-mktrackscenery — XRacer track scenery 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-mktrackscenery--stepsSTEPS[--outputcOUTPUTFILE][--verbose]--tubefileTUBEFILE[INPUTFILE]
