Greyscale colorization shader

Since there are a few systems that can only output greyscale colors, this shader should provide some sort of colorization using a fixed builtin palette.

example: before after

Where is the source?

I think this is it. It appears to let you customize the colorization by inputting your own RGB values.

I think this is it. It appears to let you customize the colorization by inputting your own RGB values.[/quote] very interesting… thank you for sharing this! I’ve rewritten part of the code to match the palettes in the example: vb_colorize.cg