Skip to content

Color Temperature #10

@DaAwesomeP

Description

@DaAwesomeP

Hello,

We are using this library to control and visualize LED luminaries/fixtures and it has been immensely useful.

Some of our fixtures work with color temperatures instead of colors. This consists of a Kelvin temperature and a brightness. Would it be possible to implement this scale? I think it would be similar to the GRAY method at least for the brightness part.

https://en.wikipedia.org/wiki/Color_temperature

Here is a Correlated Color Temperature (CCT) conversion example in Python (from the very popular Colour library): https://colour.readthedocs.io/en/develop/_modules/colour/temperature/hernandez1999.html

Similar to the GRAY model, any color can be mapped/correlated to color temperature, but converting the other direction will not result in the original input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions