File blenderplayer.1 of Package blender
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2. .TH BLENDERPLAYER "1" "November 2010" "Stichting Blender Foundation" "User Commands" .SH NAME blenderplayer \- a utility for previewing .blend files .SH DESCRIPTION usage: blenderplayer [\-w [w h l t]] [\-f [fw fh fb ff]] [\-g gamengineoptions] [\-s stereomode] filename.blend .HP \fB\-h\fR: Prints this command summary .HP \fB\-w\fR: display in a window .HP \fB\-\-Optional\fR parameters\-\- .IP w = window width h = window height .IP l = window left coordinate t = window top coordinate Note: If w or h is defined, both must be defined. .IP Also, if l or t is defined, all options must be used. .HP \fB\-f\fR: start game in full screen mode .HP \fB\-\-Optional\fR parameters\-\- .IP fw = full screen mode pixel width fh = full screen mode pixel height .IP fb = full screen mode bits per pixel ff = full screen mode frequency Note: If fw or fh is defined, both must be defined. .IP Also, if fb is used, fw and fh must be used. ff requires all options. .HP \fB\-s\fR: start player in stereo .TP stereomode: hwpageflip (Quad buffered shutter glasses) .TP syncdoubling (Above Below) .TP sidebyside (Left Right) .TP anaglyph (Red\-Blue glasses) .TP vinterlace (Vertical interlace for autostereo display) .IP depending on the type of stereo you want .HP \fB\-D\fR: start player in dome mode .HP \fB\-\-Optional\fR parameters\-\- .TP angle = field of view in degrees .TP tilt = tilt angle in degrees .IP warpdata = a file to use for warping the image (absolute path) mode: fisheye (Fisheye) .TP truncatedfront (Front\-Truncated) .TP truncatedrear (Rear\-Truncated) .TP cubemap (Cube Map) .TP sphericalpanoramic (Spherical Panoramic) .IP depending on the type of dome you are using .HP \fB\-i\fR: parent windows ID .HP \fB\-d\fR: turn debugging on .HP \fB\-g\fR: game engine options: .TP Name Default Description .HP \fB\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\fR .TP fixedtime 0 "Enable all frames" .TP nomipmap 0 Disable mipmaps .TP show_framerate 0 Show the frame rate .TP show_properties 0 Show debug properties .TP show_profile 0 Show profiling information .TP blender_material 0 Enable material settings .TP ignore_deprecation_warnings 1 Ignore deprecation warnings .IP \- : all arguments after this are ignored, allowing python to access them from sys.argv .PP example: blenderplayer \fB\-w\fR 320 200 10 10 \fB\-g\fR noaudio//home//user//filename.blend example: blenderplayer \fB\-g\fR show_framerate = 0 //home//user//filename.blend