Original Post
Does anyone out there know how to convert Wavelength(nm) to RGB values.
for example
650 nm
is (255,0,0)
http://www.geo.fmi.fi/~tmakinen/bin/kwrgb.cgi
I am really looking for an algorithm or c++/C code that can do this