Creating a blur effect
To create a blur effect in Qt Quick Effect Maker:
-
添加
FastBlur
node to the node tree.
-
添加
BlurHelper
node to the node tree. You need the
BlurHelper
node for all effects that contains a blur effect.
-
选择
FastBlur
node and in the settings, change the
fastBlurAmount
value to control the amount of blur.
Adjusting item borders
The effect appears cropped. You need to adjust item borders:
-
选择
to display item borders.
-
Go to
编辑
>
Project Settings
.
-
Set the item padding for all sides to 100.
Now, you can see the complete blur effect.
Installing Qt Quick Effect Maker
Porting Shadertoy effects to Qt Quick Effect Maker