Exposure Adjust - brianchirls/Seriously.js GitHub Wiki
Adjust exposure
-
source(image) - image to be processed -
exposure(number) - factor by which to mix effect with source image- min: 0
- max: 1
- default: 1
Shader is written by Anton Marini (a.k.a. vade) and licensed under Creative Commons, Attribution - Non Commercial - Share Alike 3.0
Original source at http://v002.info/?page_id=34
Ported to Seriously.js by Brian Chirls.