You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/shaders/distorted-motion-blur/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
description: A shader that simulates motion blur and adds a distortion effect when scrolling on the screen.
3
3
shader:
4
4
title: Distorted Motion Blur
5
-
description: "This shader simulates a motion blur effect with a distortion effect when scrolling. You can find an example implementation of the shader in Flutter here: https://github.com/vgtle/shader_studio/tree/main."
5
+
description: "Distorts the UI with a blur while scrolling."
6
6
screenshot: distorted-motion-blur.png
7
7
video: distorted-motion-blur.mp4
8
8
# For the moment we need to record the path to this directory until Static Shock provides this
0 commit comments