fixed blur filter overview image path

This commit is contained in:
Sven Vogel 2023-06-16 23:02:59 +02:00
parent 277f6154fa
commit 0225da6050
1 changed files with 2 additions and 2 deletions

View File

@ -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)