darkfo icon indicating copy to clipboard operation
darkfo copied to clipboard

Implement color lookup table generation

Open darkf opened this issue 6 years ago • 1 comments

We should generate (either on the client or setup side) the color_lut and color_rgb look-up tables (see lut/) from color.pal.

We can then generate intensityColorTable from them (see colortest.html which needs refactored and rewritten in TypeScript.)

darkf avatar Nov 24 '17 19:11 darkf

Note that we now supply the intensityColorTable with the game, so generating it would just be a nice-to-have.

darkf avatar Nov 25 '17 21:11 darkf