Page 1 of 1

Noir shaders +8BIT

Posted: 20 Nov 2022, 12:59
by Simon142
This is a very simple shader plugin, which adds 4 shader options:

"Noir" - basic black-and-white shader.
"Noir (HC)" - black-and-white shader with more contrast, looks a lot better.
Bonus:
"8-Bit" - 8 bit shader, only 2 values for each channel of RGB. (looks deepfried)
"X-Bit" - like 8 Bit option, but with more possible colors. (Not sure how many bits is that)

The plugin is also available on the store, under the same name.

Even though it might be not the best code example (messy?), you can check how the code works too see more shader examples. If you want to make a shader, don't forget to check the tutorial.
noirFix.zip
(2.39 KiB) Downloaded 334 times

Re: Noir shaders +8BIT

Posted: 22 Nov 2022, 04:01
by Bearbear76
Simon142 wrote:
20 Nov 2022, 12:59
This is a very simple shader plugin, which adds 4 shader options:

"Noir" - basic black-and-white shader.
"Noir (HC)" - black-and-white shader with more contrast, looks a lot better.
Bonus:
"8-Bit" - 8 bit shader, only 2 values for each channel of RGB. (looks deepfried)
"X-Bit" - like 8 Bit option, but with more possible colors. (Not sure how many bits is that)

The plugin is also available on the store, under the same name.

Even though it might be not the best code example (messy?), you can check how the code works too see more shader examples. If you want to make a shader, don't forget to check the tutorial.

noirFix.zip
I would suggest posting images for what the shaders look like. :)