[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.1.1 Command Line Options

`-v'
Prints 3Delight's version number and name;
`-h'
Prints a short help screen;
`-beep'
Beep when all RIBs are rendered;
`-beeps'
Beep after each rendered RIBs;
`-d'
Will force a display to the `framebuffer' display driver. Note that a `framebuffer' display driver will be added to the displays declared inside the RIB so those will still be called. If there is already a `framebuffer' display driver declared in the RIB then this options has no effect;
`-D'
Has the same effect as `-d' but will automatically close the framebuffer display driver when finished;
`-frames f1 f2'
Only render the frames between f1 and f2, inclusivly. This options enables you to render some specific frames inside one RIB file. Frames outside the specified interval are skipped;
`-crop l r t b'
Sets a crop window defined by <l r t b> (left right top bottom). The values should be given in screen coordinates, which means that all value are between 0.0 and 1.0 inclusively. This command line option will override any CropWindow command present in the RIB file.
`-noinit'
Do not read the `.renderdl' file. See section 3.1.2 The `.renderdl' File.
`-stats'
Prints "end of frame statistics". Has the same effect as putting the following line in the RIB file: Option "statistics" "endofframe" 3
`-progress'
Prints a progress status after each bucket. Can also be enabled from inside the RIB. See option-statistics-progress.



This document was generated by Aghiles Kheffache on July, 31 2003 using texi2html
3Delight 1.0.0. Copyright 2000-2003 The 3Delight Team. All Rights Reserved.