sct

set color temperature
git clone anongit@rnpnr.xyz:sct.git
Log | Files | Refs | Feed | README | LICENSE

Commit: a7922ae49edb756a571eb2ed69c91dda2684c6fa
Parent: eaf655e2f5fd8be37997f6cd76a857c54e8d7288
Author: Fabian Foerg
Date:   Wed, 19 Aug 2020 11:42:13 -0400

Add reference to black-body temperature and color conversion table (#17)


Diffstat:
MREADME.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -39,6 +39,11 @@ Test xsct using the following command: ./xsct 3700 && ./xsct ~~~ +# Resources + +The following website provides a table for the conversion between black-body temperatures and color pixel values: +http://www.vendian.org/mncharity/dir3/blackbody/ + --- https://github.com/faf0/sct/