Photon-v2 icon indicating copy to clipboard operation
Photon-v2 copied to clipboard

Upgrade color space implementations

Open TzuChieh opened this issue 3 years ago • 1 comments

  • Unified tristimulus color space conversions
  • Auto determine how to convert color A to color B
  • New Spectrum class (based on CRTP arithmetic array base)
  • Clearer semantics of spectral energy

TzuChieh avatar Sep 09 '21 18:09 TzuChieh

  • [x] Unified tristimulus color space conversions
  • [x] Auto determine how to convert color A to color B
  • [x] New Spectrum class (based on CRTP arithmetic array base)
  • [x] Clearer semantics of spectral energy
  • [ ] Switch the main color space for rendering at compile time

TzuChieh avatar Dec 03 '23 21:12 TzuChieh