I'm still working on the rain clouds & have come to the conclusion that I
need something similar to a density map or a pigment map that allows me to
change the media over the height of the object. Am I missing something in
the docs? I can't seem to find this type of feature. If it does not exist,
is there a way around the problem?
Tim
From: Vincent LE CHEVALIER
Subject: Re: Media Map?
Date: 15 Dec 2004 12:53:56
Message: <41c07a34@news.povray.org>
Tim McMurdo wrote:
> I'm still working on the rain clouds & have come to the conclusion that I> need something similar to a density map or a pigment map that allows me to> change the media over the height of the object. Am I missing something in> the docs? I can't seem to find this type of feature. If it does not exist,> is there a way around the problem?> > Tim> >
I guess it is possible with a density block inside your media. You
should be able to change both its color and/or its density this way. See
the paragraph "3.5.2.3 Density" in the help for all the details...
Hope this helps
--
Vincent
Vincent...I have been through this section a couple of times, but after you
pointed me to it once more...I think I noticed how to change colors in a
density statement for the first time. Thanks for your help.