unity颜色分级图像滤镜着色器Fast Mobile Color Grading 1.0,包含7个着色器,可用于手机游戏或桌面游戏。大多数着色器都经过优化,可在移动设备上平滑运行,同时保持图像良好的质量。
This package contains 7 color grading and image filtering shaders which can be whether applied for mobile or desktop games. Most of the shaders were optimized to run smoothly on mobile, with the idea of keeping the proper quality.
***SHADERS:
*IMAGE FILTER – this shader is for color grading, allowing to affect the final with contrast, hue, brightness and saturation filters.
*SHARPEN – simple sharpening filter.
*EDGE – darken the inners of the image and exhibits only the edges of the objects in the scene. Used mostly for image recognition purposes. P.s better to use along with greyscale to whiten the edges.
*BLUR – very efficient blur rendered with 2 iteration algorithm in a single pass.
*BLUR MASK – same efficient blur, with a mask applied, work a bit slower t