fixed path to overview image in chromatic aberration

This commit is contained in:
Sven Vogel 2023-06-30 11:57:21 +00:00
parent 8eb1a822d8
commit 5c8966fbd7
1 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# Chromatic-Aberration
![overview.png](https://git.teridax.de/teridax/Shadertoy-Shaders/raw/branch/main/Chromatic-Aberration/overview.png)
![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.