tachyon-nox - parallel/multiprocessor ray tracer with no X
support
tachyon-nox modelfile [options]
Valid options and accepted formats are as follows (** denotes
default behaviour).
- +V
- verbose messages on
- -V
- verbose messages off **
- -rescale_lights
xxx rescale light intensity values by
- specified factor (performed before other lighting overrides take
effect)
- -auto_skylight
xxx
- force use of ambient occlusion lighting, auto-rescaling direct light
sources to compensate for ambient occlusion factor (use value 0.7 as a
good starting point)
- -add_skylight
xxx
- force use of ambient occlusion lighting, manually-rescaling direct light
sources to compensate for ambient occlusion factor
-skylight_samples xxx number of sample rays to shoot
-normalfixup [off|flip|guess] (** off is default)
- -aasamples
xxx
- maximum supersamples taken per pixel (** default is 0, or scene file
determined)
- -camfile
filename.cam
- animate using file of camera positions
- -nosave
- disable writing of output frames to disk (only used for doing real-time
rendering)
- -spaceball
- enable Spaceball/SpaceNavigator camera flight
-spaceballport serialportdevicename (only for serial
devices)
- -help
- display help message and exit
- -version
- display version string and exit
- -banner
- display banner and exit