I'm excited for new displays where instead of RGB primaries that can only show a triangular subset of possible colours, we have dynamic primaries that can combine to show almost any colour.
back
2 comments
I want all the colors! Give me the full spectral power distribution!
Promptly cooks in the microwave and infrared, and fries in X-ray and gamma radiation
Ahh true HDR
That sounds cool but how do you encode the image data?
The DCT of wavelengths that create the non-spectral colour.
No clue how you'd film in this format but the CGI and video games would be epic.
That's the easy part, just use a color space with imaginary primaries (see e.g. ProPhoto RGB), or use one with real primaries that allows for negative values – e.g. Windows uses floating point scRGB for HDR, which is just linear BT.709/sRGB, but negative RGB values can be used to cover the full range of real and imaginary colors.
But that's still mixing just a few primary wavelengths.
Just save pixel values as wavelength rather than RGB?
Maybe wavelets will make a comeback