Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DoTranspOrientSwitch(3D)

DoTranspOrientColor(3D)

DoTranspOrientIntens(3D)

DoTranspOrientExp(3D)  —  Stardent Computer Inc. (\*(Dd)

NAME

DoTranspOrientExp − Create a transparent exponent primitive attribute object for orientation dependent transparency

SYNOPSIS

C:

DtObject DoTranspOrientExp(exponent)
DtReal exponent;

Fortran:

INTEGER∗4 DOTOE(EXP)
REAL∗8 EXP

DESCRIPTION

DoTranspOrientExp creates a transparent exponent primitive attribute object for orientation dependent transparency. 

Orientation dependent transparency means that the transparency of an object varies depending on the orientation of the object and the view direction.  The transparency can also vary across the object if it is not completely flat. 

The parameter exponent specifies the transparent exponent to be used for subsequent objects when the object is oriented such that the object normal is not perpendicular to the viewing direction.  See DoTranspOrientColor and DoTranspOrientIntens for details of the formulas that use the transparent exponent. 

DEFAULTS

The default DoTranspOrientExp is 1.0. 

SEE ALSO

DoTranspOrientSwitch(3D), DoTranspOrientColor(3D), DoTranspOrientIntens(3D)

September 29, 2021

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026