logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xracer-blender2track - generate a XRacer track from a Blender exported description file

Author

       This documentation for xracer-blender2track 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.40.0                                       2025-01-25                            XRACER-BLENDER2TRACK(1)

Description

xracer-blender2track is a perl script that takes a track description file exported from Blender with help
       of the xracer-blenderexport Python module.  It generates a C source file that contains code suitable to
       be used as a track description in the game XRacer.

Name

       xracer-blender2track - generate a XRacer track from a Blender exported description file

See Also

xracer(6), xracer-mkcraft(1p), XRacer::BVRML(3pm)

Synopsis

       xracer-blender2track [ --verbose ] [ --silent ] [ --only-scenery ] [ --track-height=TRACK_HEIGHT ] [
       --track-depth=TRACK_DEPTH] [ --track-expansion=FACTOR ] [ blender.export ] [
       OBJ,TEXTURE,TEXSCALE,ROTATION [ ... ] ]

       xracer-blender2track help | ?

See Also