ColorTemperature
ColorTemperature copied to clipboard
A C# implementation of the color temperature curve function.
ColorTemperature
This is an implementation of a color temperature curve function which runs on Unity. It could be used to calculate a white point for color balance operations.
The implementation is based on the analytical model of the chromaticity of the daylight illuminants by Judd et al. It was slightly modified to adjust the curve with the D65 white point.