Pinned Loading
-
RGB color from light K temperature -...
RGB color from light K temperature - Port to C++ for Unreal Engine of https://tannerhelland.com/2012/09/18/convert-temperature-rgb-algorithm-code.html 1//Temperature input in Kelvin valid in the range 1000 K to 40000 K. White light = 6500K
2int Temperature = 6500;
34//Temperature divided by 100 for calculations
5float KtoRGB_Temperature = Temperature / 100;
0 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More