issues
search
TzuChieh
/
Photon-v2
A program that takes photographs of a virtual world.
https://tzuchieh.github.io/Photon-v2-site/engine_docs/v2.0.0-beta/Photon/html/index.html
MIT License
84
stars
5
forks
source link
Upgrade color space implementations
#73
Open
TzuChieh
opened
3 years ago
TzuChieh
commented
3 years ago
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
commented
11 months ago
[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