Contents
Where is the input color on volume scatter?
With just volume scatter (left), the input color is only visible on parts of the volume where the camera ray got scattered directly into the light. The other parts of the volume and especially the shadow are tinted in the complementary color.
What can you do with volume scatter shader?
The possibilities of the volume scatter shader include anything from sunbeams (a.k.a. god rays), to thick clouds of smoke. Simply controls what color or light will be reflected by the volume. The input can be an RGB or any texture.
How is volume scatter combined with volume absorption?
On the right volume scatter and volume absorption were combined using the node setup from below. Since inside the volume both scattering and absorption of light are taking place, the result looks way more natural.
What can you do with volume scatter node?
The Volume Scatter node allows light to be scattered as it passes through the volume. Typical usage would be to add fog to a scene. It can also be used with the Volume Absorption node to create smoke.
Why do I need to use volume scatter shader?
Because simply mixing the black transparent png with the color doesn’t produce the same result Short answer: You want to use the volume scatter shader for this, not absorption. (or use the post-pro workaround in the other answer).
What can scatter be used for in a blender?
It can also be used with the Volume Absorption node to create smoke. Color of the volume. The density of the scatter effect. Controls the look of the scatter effect depending on the direction of the light passing through it.
Is there no color in cycles volume scatter?
Fig. 2.19) Volume scatter material with no color but 80% grey instead. Since there is no color, there is no complementary color, either (compare this to fig. 2.18). Fig. 2.20) Renderings with a volume scatter material.
How is volume scatter similar to diffuse shader?
Notice that a volume scatter material with a high density looks fairly similar to the diffuse shader. The color of the shader is the same powder blue I use for all of the test renderings, the appearing color however is its complementary color, since blue got scattered away.
How to use volume scatter in blender cycles?
Volume Scatter in Blender Cycles De-Mystified Tutorial: Cycles Volume Scatter Explained Volume scattering is used to create effects like smoke, dust, clouds, sun beams (a.k.a. god rays) and similar things. This tutorial will help you understand everything about volume scatter in Cycles and how to get the effects you expect from it.