I want to achieve the effect one gets when going crazy with color curves in an image editor (as shown in the attached scrrenshot).
I already found a way to remap the colors in a similar way, but it is pretty tedious, because I have to create and adjust the gradients manually in the editor.
What I want is to generate a random gradient with say 8 grayscale steps within it. It would be even nicer if I could have the colors in this gradient fiddle around according to a perlin function.
Do you guys know of any way to do all this in TiXL?