fixed blur filter overview image path
This commit is contained in:
parent
277f6154fa
commit
0225da6050
|
@ -1,8 +1,8 @@
|
|||
# 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:
|
||||
- box blur (sector 2)
|
||||
- tent blur (sector 3)
|
||||
- gaussian blur (sector 4)
|
||||
- gaussian blur (sector 4)
|
||||
|
|
Loading…
Reference in New Issue