Cocos Creator 3.8 Post-Process Shader Writing (2/2) Advanced
Cocos
AUGUST 16, 2023
However, based on the BlitScreen solution, we can only write the simplest post-effect Shader. Today Kylin will use Gaussian blur to demonstrate how to write a multi-pass post-effect shader. Simply put, Gaussian blur takes every pixel on an image and processes it with the following process. Note: In Cocos Creator 3.8.0,
Let's personalize your content