|
|
"StDunstan" <fla### [at] yahoocom> wrote:
> It works fine as long as there is no fog effect. But if I set a fog
>
> fog {
> distance 2850
> color rgbft<0.4, 0.41, 0.41, .5,.6>
> turbulence 5 omega .2
> turb_depth 0.99
> }
>
> The transparent color is colored with the fog color making all the rectangle
> frame visible directly or dropping shadow.
>
> Is there any way to avoid this ??
What happens if you remove the filter & transmit from your fog?
i.e. color rgb<0.4, 0.41, 0.41>
This is a problem I've had when using media, maybe it also manifests with
alpha images.
RG
Post a reply to this message
|
|