An advanced pure filter offering ultimate customizability of style. Only supports pure, do not install via CM.
Color god has a special feautre that is: presets for colors. WHOA!
This is:
A) cool as hell on it's own
B) allows me to play with color styles and just add them in
C) allows YOU to play with styles and have me add them in.
Here's how this works. Starting at line 39 in the C13ColorGod.lua file you can find the _l_ColorGodPresetsLUT. Each line of this LUT represents a preset. In the pp tab of the pure config app, below the preset selection slider you can check the dev mode checkbox. This will revert the filter to preset 0 which is default and enable all the sliders. At this point you can play with all the sliders, and if you create something truly unique, post it here and it may get added into the filter. The order of the values is written in the first line of the LUT and is as such:
index is irrelevant ish, just change it to represent the next available number in the lut.
Additionally, the filter supports mixing different presets together:
Color god has a special feautre that is: presets for colors. WHOA!
This is:
A) cool as hell on it's own
B) allows me to play with color styles and just add them in
C) allows YOU to play with styles and have me add them in.
Here's how this works. Starting at line 39 in the C13ColorGod.lua file you can find the _l_ColorGodPresetsLUT. Each line of this LUT represents a preset. In the pp tab of the pure config app, below the preset selection slider you can check the dev mode checkbox. This will revert the filter to preset 0 which is default and enable all the sliders. At this point you can play with all the sliders, and if you create something truly unique, post it here and it may get added into the filter. The order of the values is written in the first line of the LUT and is as such:
Code:
0index 1RedT 2GreenT 3BlueT 4RedFade 5GreenFade 6BlueFade 7FadeStr 8brightnessAdjust 9Saturation 10Contrast 11Hue 12CTempAdjust
Additionally, the filter supports mixing different presets together: