Query: xracer-mkcraft
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XRACER-MKCRAFT(1) User Contributed Perl Documentation XRACER-MKCRAFT(1)NAMExracer-mkcraft - generate a XRacer vehicle from a Blender VRML fileSYNOPSISxracer-mkcraft [ --output OUTPUTFILE ] [ --verbose ] [ INPUTFILE ]DESCRIPTIONxracer-mkcraft is a perl script that takes a Blender VRML file (.wrl) INPUTFILE and optionally generates a C source file OUTPUTFILE that contains code suitable to be used as a vehicle description in the game XRacer.OPTIONS--output OUTPUTFILE Specifies the C source file to write the vehicle description to. If omitted, xracer-mkcraft just processes the INPUTFILE and checks for validity. --verbose Be verbose in the processing of the .wrl INPUTFILESEE ALSOxracer(6), XRacer::BVRML(3pm)AUTHORThis documentation for xracer-mkcraft was written by Filip Van Raemdonck (mechanix@digibel.org) for the Debian prepackaged version of XRacer. It is uncertain which of the persons listed in the AUTHORS file distributed with the XRacer sources has written the actual script. perl v5.14.2 2011-11-20 XRACER-MKCRAFT(1)