Custom Gaussian Blur Shader
Description
Create custom shader from tutorial. It would be nice to change current gaussian blur(slow) to fast one later.
I’ll not post BP this time current is exactly same as the tutorial.
References
- Unreal Engine 4 Custom Shaders Tutorial: https://www.raywenderlich.com/57-unreal-engine-4-custom-shaders-tutorial
- Fastest Gaussian Blur: http://blog.ivank.net/fastest-gaussian-blur.html