DOKK / manpages / debian 12 / tachyon-bin-ogl / tachyon-ogl.1.en
TACHYON-OGL(1) Tachyon Manual TACHYON-OGL(1)

tachyon-ogl - parallel/multiprocessor ray tracer with OpenGL display

tachyon-ogl modelfile [options]

Valid options and accepted formats are as follows (** denotes default behaviour).

the model files originated with this package
AC3D model files
the NFF scene format used by Eric Haines' SPD

+V
verbose messages on
verbose messages off **

maximum ray recursion depth
(** default is auto-determined)

-nobounding

(** default threshold is 16)

best quality rendering (and slowest) **
good quality rendering, but no shadows
low quality rendering, preview (and fast)
worst quality rendering, preview (and fastest)

specified factor (performed before other lighting overrides take effect)
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)
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

Phong specular highlights
Blinn's specular highlights **
fast approximation to Blinn's highlights
disable specular highlights

limit the number of transparent surfaces shown to the number specified
original implementation **
Raster3D angle-based opacity modulation
opacity post-multiply used by VMD

transparent objects cast shadows **
transparent objects do not cast shadows

radial fog implementation **
planar OpenGL-like fog used by VMD

-normalfixup [off|flip|guess] (** off is default)

maximum supersamples taken per pixel (** default is 0, or scene file determined)

override scene-defined output image size
set output file name
clamp pixel values to [0 to 1) **
normalize pixel values to [0 to 1)
normalize apply gamma correction
24-bit Windows BMP (uncompressed)
24-bit JPEG (compressed, but lossy)
24-bit PNG (compressed, lossless)
24-bit PPM (uncompressed)
48-bit PPM (uncompressed)
48-bit PSD (uncompressed)
24-bit SGI RGB (uncompressed)
24-bit Targa (uncompressed) **
animate using file of camera positions
disable writing of output frames to disk (only used for doing real-time rendering)

enable Spaceball/SpaceNavigator camera flight

-spaceballport serialportdevicename (only for serial devices)

display help message and exit
display version string and exit
display banner and exit
September 2022 Tachyon (Debian 0.99~b6+dsx-10+b1)