Add PerspectivePlane distortion filter

This commit is contained in:
Edwin Jakobs
2020-03-01 13:06:47 +01:00
parent 5b2652a1d3
commit 899b8b1e7a
3 changed files with 107 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ All distortion effects are opacity preserving
- `StackRepeat` - repeats the source input in a stack fashion
- `HorizontalWave` - applies a horizontal wave effect on the source input
- `VerticalWave` - applies a vertical wave effect on the source input
- `PerspectivePlane` - applies a planar perspective distortion on the source input
### Dither
- `ADither` - a selection of dithering effects