thebookofshaders/16
2017-08-23 11:34:44 +02:00
..
00.jpg % find . -type f -print0 | xargs -0 jpegoptim 2017-08-19 12:21:49 +02:00
01.jpg % find . -type f -print0 | xargs -0 jpegoptim 2017-08-19 12:21:49 +02:00
02.jpg % find . -type f -print0 | xargs -0 jpegoptim 2017-08-19 12:21:49 +02:00
03.jpg % find . -type f -print0 | xargs -0 jpegoptim 2017-08-19 12:21:49 +02:00
04.jpg % find . -type f -print0 | xargs -0 jpegoptim 2017-08-19 12:21:49 +02:00
05.jpg % find . -type f -print0 | xargs -0 jpegoptim 2017-08-19 12:21:49 +02:00
add.frag Remove trailing whitespaces 2017-08-23 11:34:44 +02:00
add.png % find . -type f -print0 | xargs -0 optipng 2017-08-19 12:19:09 +02:00
blend.frag moving things around 2016-05-02 06:39:39 -04:00
blend.png % find . -type f -print0 | xargs -0 optipng 2017-08-19 12:19:09 +02:00
diff.frag Remove trailing whitespaces 2017-08-23 11:34:44 +02:00
diff.png % find . -type f -print0 | xargs -0 optipng 2017-08-19 12:19:09 +02:00
div.frag Remove trailing whitespaces 2017-08-23 11:34:44 +02:00
div.png % find . -type f -print0 | xargs -0 optipng 2017-08-19 12:19:09 +02:00
index.php Remove trailing whitespaces 2017-08-23 11:34:44 +02:00
inv.frag Remove trailing whitespaces 2017-08-23 11:34:44 +02:00
inv.png % find . -type f -print0 | xargs -0 optipng 2017-08-19 12:19:09 +02:00
mult.frag moving things around 2016-05-02 06:39:39 -04:00
mult.png % find . -type f -print0 | xargs -0 optipng 2017-08-19 12:19:09 +02:00
operations.frag moving things around 2016-05-02 06:39:39 -04:00
operations.png % find . -type f -print0 | xargs -0 optipng 2017-08-19 12:19:09 +02:00
README.md Remove trailing whitespaces 2017-08-23 11:34:44 +02:00
sub.frag Remove trailing whitespaces 2017-08-23 11:34:44 +02:00
sub.png % find . -type f -print0 | xargs -0 optipng 2017-08-19 12:19:09 +02:00

Image operations

Invert

Add, Substract, Multiply and others

PS Blending modes