fixed path to overview image in chromatic aberration
This commit is contained in:
parent
8eb1a822d8
commit
5c8966fbd7
|
@ -1,5 +1,5 @@
|
|||
# Chromatic-Aberration
|
||||
![overview.png](https://git.teridax.de/teridax/Shadertoy-Shaders/raw/branch/main/Chromatic-Aberration/overview.png)
|
||||
|
||||
This is a crude implementation of a 2D filter mimicing the effect of chromatic aberration which happens with real world lenses
|
||||
# Chromatic-Aberration
|
||||
![overview.png](https://git.teridax.de/teridax/Shadertoy-Shaders/raw/branch/main/Image-Filtering/Chromatic-Aberration/overview.png)
|
||||
|
||||
This is a crude implementation of a 2D filter mimicing the effect of chromatic aberration which happens with real world lenses
|
||||
that are unable to focus light of different wavelengths to the same focal plane.
|
Loading…
Reference in New Issue