fixed blur filter overview image path
This commit is contained in:
parent
277f6154fa
commit
0225da6050
|
@ -1,6 +1,6 @@
|
||||||
# Various blur filters
|
# Various blur filters
|
||||||
|
|
||||||
![overview.png](https://git.teridax.de/teridax/Shadertoy-Shaders/raw/branch/main/blur-filter/overview.png)
|
![overview.png](https://git.teridax.de/teridax/Shadertoy-Shaders/raw/branch/main/Blur-Filter/overview.png)
|
||||||
|
|
||||||
This folder contains implementations for the following 3 blur filters:
|
This folder contains implementations for the following 3 blur filters:
|
||||||
- box blur (sector 2)
|
- box blur (sector 2)
|
||||||
|
|
Loading…
Reference in New Issue