Publisher | Zololgo |
---|---|
File size | 19.28kB |
Number of files | 4 |
Latest version | 1 |
Latest release date | 2018-02-16 11:49:23 |
First release date | 2017-12-18 06:45:23 |
Supported Unity versions | 2018.4.2 or higher |
Sharpen post processing camera effect.
This is a very simple, minimalistic, easy to use solution. After applied to your camera, the rendered image will have a more crisp, sharpen look.
With the right amount of sharpness, you can dramatically improve the graphics quality of your game. Please note, high values introduce halos in the edges, also enhance texture noise, and may make graduated color areas blocky.
Usage:
- you can find this effect in the Components/Effects/Zololgo menu
- once it's applied, you can control the effect with the sharpness slider. Best practice is to use values between 1-2.
Features:
- simple script and shader code
- one parameter for sharpness
- works on both Forward and Deferred rendering
- compatible with other post effects*
- preview in Editor SceneView
- low hardware requirements (SM2.0)
- not using RenderTextures
- sample scene included
*Please make sure that Sharpen component is come after any Anti-aliasing post effect on your camera.
This is a very simple, minimalistic, easy to use solution. After applied to your camera, the rendered image will have a more crisp, sharpen look.
With the right amount of sharpness, you can dramatically improve the graphics quality of your game. Please note, high values introduce halos in the edges, also enhance texture noise, and may make graduated color areas blocky.
Usage:
- you can find this effect in the Components/Effects/Zololgo menu
- once it's applied, you can control the effect with the sharpness slider. Best practice is to use values between 1-2.
Features:
- simple script and shader code
- one parameter for sharpness
- works on both Forward and Deferred rendering
- compatible with other post effects*
- preview in Editor SceneView
- low hardware requirements (SM2.0)
- not using RenderTextures
- sample scene included
*Please make sure that Sharpen component is come after any Anti-aliasing post effect on your camera.