Is there any way to disable the fog (clouds) under the shodow in lower right hand corner
Use an image mask.
what do I use as mask?
It's probably simpler to use a transform shader between the density fractal and the cloud layer. The, using the translate xyz fields, you may pan your cloud layer in any direction and thus move the foggy bit under the shadow area elsewhere.
Regards,
Frank
Quote from: FrankB on February 01, 2007, 01:57:33 PM
It's probably simpler to use a transform shader between the density fractal and the cloud layer. The, using the translate xyz fields, you may pan your cloud layer in any direction and thus move the foggy bit under the shadow area elsewhere.
Regards,
Frank
yes I can do that...but it will still show up under the shadow of the clouds on the top...I dont want fog to show up under the shadow of the clouds
dhavalmistry, you may want to look at this post by Oshyan, I think it's what you are wanting to do:
http://forums.planetside.co.uk/index.php?topic=283.msg1904#msg1904 (http://forums.planetside.co.uk/index.php?topic=283.msg1904#msg1904)
Thanx Sardine...I tried what Oshyan said in the other post and it seems to work....now I am gonna apply same technique here on my scene...thanx
Hey no prob, glad you got it to work :)