hi everyone,
I was searching for a way to describe in a deterministic way the cloud mass in order to place some "objects" in the sky side by side the "natural" clouds' formations.
the final density modulation seems to be the right way to send some masks to the cloud node.
The basic idea is to drive 3 density modulation masks along the 3 axis via transform input shader node.
the first step is to build the modulation masks. these are just the projections of a 3d object shaded with the height map (not just shadows!).
it seems to be relevant having as much color dynamic as possible to maintain depth's details. (please find enclosed my assets as example)
the second step is to compose the projections in a volumetric space.
here the idea is to amplify the points where the three beams coming from the 3 different directions are intersecting.
this can be achieved via multiplication nodes (the multiplication function/network/logic is heavily influencing the quality)
I connected the netwok to cloud via cloud's fractal shader mask in order to have some more density parameter to use.
the second line connected to the density shader is useful to add some features to the basic mass.
As mentioned by some of you, the set-up is tricky. (Maybe Matt can give us some easy to use node for that?)
The positioning of the masks and the set-up of right density and lighting is actually matter of try.
this is the reason why I share my starting scene with you, hoping your experience can help to improve.
Up to you to explore more (and please share results!).
enjoy
Francesco
volumetric_skull8.tgd