Add 'blur-filter/README.md'
This commit is contained in:
parent
7d73a5f097
commit
1d3186f70f
|
@ -0,0 +1,8 @@
|
||||||
|
# Various blur filters
|
||||||
|
|
||||||
|
!(https://git.teridax.de/teridax/Shadertoy-Shaders/raw/branch/main/blur-filter/overview.png)[overview.png]
|
||||||
|
|
||||||
|
This folder contains implementations for the following 3 blur filters:
|
||||||
|
- box blur (sector 2)
|
||||||
|
- tent blur (sector 3)
|
||||||
|
- gaussian blur (sector 4)
|
Loading…
Reference in New Issue