虎哥 发表于 2021-11-8 15:56:39

Dynamic Volumetric Fog 2.2 交互式的雾化特效着色器

本帖最后由 虎哥 于 2021-11-8 15:59 编辑


插件名称:Dynamic Volumetric Fog 2.2插件官网:访问官网
版权协议:Red pine1.1解压密码:通用密码
Dynamic Volumetric Fog 2.2














Complete realtime dynamic volumetric fog solution in unity3d.
Include three approach to render dynamic volumetric fog, from the modern AAA solution to the most compatible solution for low-level mobile platform.
1. Shadowmap ray-march based approach. Best visual quality that match AAA industry level, heavy performance impact for mobile platform.
2. Post process based volumetric fog, based on camera image effect. Good visual quality and lower performance impact.
3. Object based volumetric fog. It's the traditional per-object fog. Great performance and should compatible with all kinds of platform.unity3d中完整的实时动态体积雾化解决方案。
包括三种渲染动态体积雾的方法,从现代AAA解决方案到最兼容的低级移动平台解决方案
Fog features include:
1. Volumetric visual fog.
2. Height and distance based fog.
4. Animated fog with customized noise.
5. Control fog speed, direction, color and density.

- Easy integrate into your own projects.
- Compatible with different unity version.
- Compatible with mobile platform.
- Compatible with any dx9, dx11 and openGL platform.
- Demo, document and full source code included.

**** Hidden Message *****

lookahead99 发表于 2021-11-18 11:07:14

我看看这个 动态雾是啥。
页: [1]
查看完整版本: Dynamic Volumetric Fog 2.2 交互式的雾化特效着色器