找回密码
 立即注册

纹理/着色 Fast Volumetric Blob Shadows 1.2 快速体积阴影特效

QQ图片20210624161733.jpg QQ图片20210624162019.jpg QQ图片20210624162020.jpg QQ图片20210624162021.jpg QQ图片20210624162023.jpg




Adding simple rectangular or circular shadows is very easy with this asset! The shadow volume geometry can be moved, rotated, and scaled. Just drop the material onto a cube or sphere mesh, place it in the world, and adjust the color, sharpness, and intensity as needed. For dynamic objects, you can position it with a simple script or constraint. The shadows can be useful even in situations when full shadows are enabled but a little bit of cheap extra occlusion is desired. The material can be GPU instanced, but static and dynamic batching do not work, because batching removes transformation information necessary for the shader to function.

The primary advantage this asset has over the standard Unity projector is that the projector will re-render all of the objects it affects, which can potentially increase the number of draw calls and overall cost of a scene dramatically, especially if there are multiple objects casting shadows on multiple environment objects, or the objects receiving the shadows are large or complex. The FVBS shader doesn't suffer from this issue, and will have the same cost regardless of the complexity of the scene being shadowed.

Fast Volumetric Blob Shadows 1.2.zip

246 Bytes, 下载次数: 0

售价: 97 金币  [记录]  [购买]

您需要登录后才可以回帖 登录 | 立即注册