Javascript code to convert light wavelength to color
Published by ams on Sun, 04/15/2012 - 20:09
In the electromagnetic spectrum illustration and light color, frequency and wavelength post, I needed to calculate color from wavelength value. I tried a few different approaches but finally settled on a modified version of some widely cited FORTRAN code for determining RGB values.