Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YuAo authored Aug 9, 2020
1 parent 42c3635 commit 59a8a99
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# MTIHighlightShadowFilter

A experimental highlight and shadow adjust filter for MetalPetal.

The implementation closely follows the highlight shadow operation in in GEGL/GIMP.

https://gitlab.gnome.org/GNOME/gegl/-/blob/42186a77b08431fb25851f88e03256bc347e9790/operations/common-gpl3+/shadows-highlights-correction.c

The GIMP implementation closely follows its counterpart in the Darktable photography software.

https://docs.gimp.org/2.10/en/gimp-filter-shadows-highlights.html

0 comments on commit 59a8a99

Please sign in to comment.