TEV Use help
Posted: Wed Jun 12, 2013 8:33 pm
How would i make commands out of these values to make the sin(function) evaluated at each of 4 or 3 rgba/rgb values.
H1=1-(2/3)/KAPPA
H2=(sqrt(2))
K2=ABS(KAPPA-2/3)
KAPPA=sqrt(2)-1/3*4
(H2 (-) ((1.0-t)*0 + K2*t) + tevbias) * tevscale
(H1 (+) ((1.0-t)*0 + TEV1*t) + tevbias) * tevscale
H1=1-(2/3)/KAPPA
H2=(sqrt(2))
K2=ABS(KAPPA-2/3)
KAPPA=sqrt(2)-1/3*4
(H2 (-) ((1.0-t)*0 + K2*t) + tevbias) * tevscale
(H1 (+) ((1.0-t)*0 + TEV1*t) + tevbias) * tevscale