Command Line Options

The following command line arguments are available when starting a Vizamrai script:

-camera <filename>

Loads a saved camera file to set the intial rendering view.

-restart <filename>

Loads the Vizamrai saved state file to set the user interface controls.

-lowmem

Uses less memory at the expense of recalculating more frequently. If you are running out of memory, try this option. It can cut memory use by 30% in some cases.

<filename>

Loads the specified Vizamrai datafile when the tool starts up.

Important Note

The "-restart" option overrides the camera and filename options and should not be used in combination with them, it won't due any harm but you will just load things twice.

Example Usage


vizamrai.3slice -camera niceview.cam euler.vis

Loads the euler data and sets the camera view.

vizamrai.3slice -restart workingstate.vstate

Restores the saved working state from the "workingstate.vstate" file.