To view this content, you need to install Java from java.com

Going crazy with LUT routines.
Not intended to have any practical application, but illustrates many low-level concepts.
Goal to accomplish:
1) apply brightness
2) invert the brightened values
3) apply contrast to inverted brightened values
4) apply a crazy sine wave remap to the contrasted inverted brightened values

Source code: Demo_11_ExtremeAdjusting

Built with Processing