Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xracer-blender2track(1) [debian man page]

XRACER-BLENDER2TRACK(1) 				User Contributed Perl Documentation				   XRACER-BLENDER2TRACK(1)

NAME
xracer-blender2track - generate a XRacer track from a Blender exported description file 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 | ? 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. SEE ALSO
xracer(6), xracer-mkcraft(1p), XRacer::BVRML(3pm) 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.14.2 2011-11-20 XRACER-BLENDER2TRACK(1)

Check Out this Related Man Page

XRACER-TOOLS(1) 					      General Commands Manual						   XRACER-TOOLS(1)

NAME
xracer-mktube -- XRacer tubular outline generator SYNOPSIS
xracer-mktube --steps STEPS [--outputc OUTPUTFILE] [--outputtube TUBEOUTPUTFILE] [--verbose] [INPUTFILE] 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 inter- mediate TUBEOUTPUTFILE (.tube) file which is used by the other track processing scripts. OPTIONS
--steps STEPS the number of vertices in each segment --outputc OUTPUTFILE the C file to write --verbose verbose output --tubefile TUBEFILE the tube file generated by mktube prog SEE ALSO
xracer (6), XRacer::BVRML (3pm) AUTHOR
This manual page was written by Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> for the Debian system (but may be used by others). Permis- sion is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later ver- sion published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. XRACER-TOOLS(1)
Man Page

5 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

track the errors in log file

OS: SuSE Linux Enterprise Server 10 Goal: To track the errors in log file, If they exits users will be notify by email. We have a script below: SrchKey="SRVE0242I:" LogFile=/PATHtemOut.log MailTo="DN@mail.com http:// ! -f PATH/alert.last && touch PATH/alert.last egrep $SrchKey $LogFile... (3 Replies)
Discussion started by: sdhn1900
3 Replies

2. Shell Programming and Scripting

track one file and copy to another server

Hello Friends, I am new to scripting, please guide me in below problem: I want to track a file, if anyone make any changes to that file then script should copy it to another server. my whole purpose is to backup a critical file automatically when any change is done to that specific... (1 Reply)
Discussion started by: makkar4u
1 Replies

3. Shell Programming and Scripting

To track any modification in a specfic file

Hi All, I am a pretty new to programming or scripting. Please help me in my below query. I want to write a script which can track a file for any kind of modification and if there is any modification then it should move that file or i should say backup that file to another server. Please... (6 Replies)
Discussion started by: makkar4u
6 Replies

4. AIX

How can i track the Communication between LPARs?

Hello Everyone, i got a question in AIX. How can i track the communication between LPARs. i mean how can we find if a program/account trying to access a directory/file inside AIX LPAR or from another LPAR ? if some one is trying to access our LPAR. where can i track those info? or a outside... (5 Replies)
Discussion started by: System Admin 77
5 Replies

5. Linux

Not able to track harddisk usage by root

Hi all ! I am unable to track 6 GB memory through df -h command please anyone tell me why its showing 57M though used memory is 101G OS - Ubuntu 12.04 LTS 32-Bit Filesystem Size Used Avail Use% Mounted on /dev/sda9 107G 101G 57M 100% / udev 1.9G 4.0K 1.9G ... (2 Replies)
Discussion started by: Akshay Hegde
2 Replies