Transfer Functions
← DVR Syngo Example | ● | TF Editor →
Recap: A Transfer function (TF) assigns emission and absorption coefficients to each specific scalar value $s$.
Linear default behavior of a gas:
with global emission and absorption coefficients $\mu_A$ and $\mu_E$.
A non-linear assignment is realized as
- lookup table
- union of line segments.
Pre-multiplication: implicit multiplication of the emission coefficients with the respective absorption coefficients:
Note: The over-operator automatically realizes pre-multiplied alpha values, since the fragment color is multiplied with the fragment opacity.
Display of transfer functions in the TF Editor as normalized unit function curves $\kappa(s)$ and $\rho(s)$ on the unit domain $s, \rho(s), \kappa(s)\in[0,1]$:
← DVR Syngo Example | ● | TF Editor →