Improve HSB -> RGB conversion
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
An improved HSB conversion could e.g. let us interpolate temperatures in RGB space (rather than in HSB space), which could solve #6.
Wikipedia has some good explanations of conversion algorithms:
- https://en.wikipedia.org/wiki/HSL_and_HSV#To_RGB
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.