Skip to content

Commit

Permalink
Remove D60 from gamut-mapping/clip_custom
Browse files Browse the repository at this point in the history
  • Loading branch information
natural-harmonia-gropius committed Aug 10, 2023
1 parent 452efed commit 423b79d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gamut-mapping/clip_custom.glsl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ const vec2 B = vec2(0.34842, 0.35161);
const vec2 C = vec2(0.31006, 0.31616);
const vec2 D50 = vec2(0.34567, 0.35850);
const vec2 D55 = vec2(0.33242, 0.34743);
const vec2 D60 = vec2(0.32163, 0.33774);
const vec2 D65 = vec2(0.31271, 0.32902);
const vec2 D75 = vec2(0.29902, 0.31485);
const vec2 D93 = vec2(0.28315, 0.29711);
Expand Down

0 comments on commit 423b79d

Please sign in to comment.